Name | Description | |
---|---|---|
AssociatedObject | (Inherited from Microsoft.Xaml.Interactivity.Behavior<T>) | |
Dispatcher | (Inherited from Microsoft.UI.Xaml.DependencyObject) | |
DispatcherQueue | (Inherited from Microsoft.UI.Xaml.DependencyObject) |
The following tables list the members exposed by C1Behavior<T>.
Name | Description | |
---|---|---|
AssociatedObject | (Inherited from Microsoft.Xaml.Interactivity.Behavior<T>) | |
Dispatcher | (Inherited from Microsoft.UI.Xaml.DependencyObject) | |
DispatcherQueue | (Inherited from Microsoft.UI.Xaml.DependencyObject) |
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 | Overridden. | |
OnAttachedTo | Called when the behavior is attached to the control. | |
OnDetaching | Overridden. | |
OnDetachingFrom | Called before the behavior is detached from the control. |