Name | Description | |
---|---|---|
CheckListBehavior Constructor |
The following tables list the members exposed by CheckListBehavior.
Name | Description | |
---|---|---|
CheckListBehavior Constructor |
Name | Description | |
---|---|---|
SelectionBindingProperty | Identifies the SelectionBinding dependency property. |
Name | Description | |
---|---|---|
AssociatedObject | (Inherited from Microsoft.Xaml.Interactivity.Behavior<T>) | |
Dispatcher | (Inherited from Microsoft.UI.Xaml.DependencyObject) | |
DispatcherQueue | (Inherited from Microsoft.UI.Xaml.DependencyObject) | |
SelectionBinding | Gets or sets the binding property to the boolean property of the data item which will hold the selection state. |
Name | Description | |
---|---|---|
Attach | (Inherited from Microsoft.Xaml.Interactivity.Behavior) | |
ClearValue | (Inherited from Microsoft.UI.Xaml.DependencyObject) | |
Detach | (Inherited from Microsoft.Xaml.Interactivity.Behavior) | |
Equals | Overloaded. (Inherited from Microsoft.UI.Xaml.DependencyObject) | |
GetAnimationBaseValue | (Inherited from Microsoft.UI.Xaml.DependencyObject) | |
GetHashCode | (Inherited from Microsoft.UI.Xaml.DependencyObject) | |
GetValue | (Inherited from Microsoft.UI.Xaml.DependencyObject) | |
ReadLocalValue | (Inherited from Microsoft.UI.Xaml.DependencyObject) | |
RegisterPropertyChangedCallback | (Inherited from Microsoft.UI.Xaml.DependencyObject) | |
SetValue | (Inherited from Microsoft.UI.Xaml.DependencyObject) | |
UnregisterPropertyChangedCallback | (Inherited from Microsoft.UI.Xaml.DependencyObject) |
Name | Description | |
---|---|---|
IsOverridableInterface | (Inherited from Microsoft.UI.Xaml.DependencyObject) | |
OnAttached | (Inherited from C1.WinUI.Core.C1Behavior<FlexGrid>) | |
OnAttachedTo | Overridden. Called when the behavior is attached to the control. | |
OnDetaching | (Inherited from C1.WinUI.Core.C1Behavior<FlexGrid>) | |
OnDetachingFrom | Overridden. Called before the behavior is detached from the control. |