ComponentOne InputPanel for UWP
DataContextChanged Event (C1InputCheckBox)

C1.UWP.InputPanel Assembly > C1.Xaml.InputPanel Namespace > C1InputCheckBox Class : DataContextChanged Event
Syntax
'Declaration
 
Public Event DataContextChanged As Windows.Foundation.TypedEventHandler(Of FrameworkElement,DataContextChangedEventArgs)
public event Windows.Foundation.TypedEventHandler<FrameworkElement,DataContextChangedEventArgs> DataContextChanged
See Also

Reference

C1InputCheckBox Class
C1InputCheckBox Members