TriggerToHandleInteractions Class Members
The following tables list the members exposed by TriggerToHandleInteractions.
Public Constructors
Name | Description | |
---|---|---|
![]() | TriggerToHandleInteractions Constructor |
Public Properties
Name | Description | |
---|---|---|
![]() | Actions | (Inherited from System.Windows.Interactivity.TriggerBase) |
![]() | CanFreeze | (Inherited from System.Windows.Freezable) |
![]() | DependencyObjectType | (Inherited from System.Windows.DependencyObject) |
![]() | Dispatcher | (Inherited from System.Windows.Threading.DispatcherObject) |
![]() | HasAnimatedProperties | (Inherited from System.Windows.Media.Animation.Animatable) |
![]() | IsFrozen | (Inherited from System.Windows.Freezable) |
![]() | IsSealed | (Inherited from System.Windows.DependencyObject) |
Protected Properties
Name | Description | |
---|---|---|
![]() | AssociatedObject | (Inherited from System.Windows.Interactivity.TriggerBase<FrameworkElement>) |
![]() | AssociatedObjectTypeConstraint | (Inherited from System.Windows.Interactivity.TriggerBase<FrameworkElement>) |
Public Methods
Top
Protected Methods
Name | Description | |
---|---|---|
![]() | CloneCore | (Inherited from System.Windows.Freezable) |
![]() | CloneCurrentValueCore | (Inherited from System.Windows.Freezable) |
![]() | CreateInstance | (Inherited from System.Windows.Freezable) |
![]() | CreateInstanceCore | (Inherited from System.Windows.Interactivity.TriggerBase) |
![]() | FreezeCore | (Inherited from System.Windows.Media.Animation.Animatable) |
![]() | GetAsFrozenCore | (Inherited from System.Windows.Freezable) |
![]() | GetCurrentValueAsFrozenCore | (Inherited from System.Windows.Freezable) |
![]() | InvokeActions | (Inherited from System.Windows.Interactivity.TriggerBase) |
![]() | OnAttached | Overridden. |
![]() | OnChanged | (Inherited from System.Windows.Freezable) |
![]() | OnDetaching | Overridden. |
![]() | OnFreezablePropertyChanged | Overloaded. (Inherited from System.Windows.Freezable) |
![]() | OnPropertyChanged | (Inherited from System.Windows.Freezable) |
![]() | ReadPreamble | (Inherited from System.Windows.Freezable) |
![]() | WritePostscript | (Inherited from System.Windows.Freezable) |
![]() | WritePreamble | (Inherited from System.Windows.Freezable) |
Extension Methods
Name | Description | |
---|---|---|
![]() | FindChildOfType | Overloaded. Find dependency object based on child name |
![]() | ParentOfType<T> | Gets the parent element from the visual tree by given type. |
Public Events
Name | Description | |
---|---|---|
![]() | Changed | (Inherited from System.Windows.Freezable) |
![]() | PreviewInvoke | (Inherited from System.Windows.Interactivity.TriggerBase) |
See Also