FrameworkElementExtensions Methods |
The FrameworkElementExtensions type exposes the following members.
Name | Description | |
---|---|---|
GetBehaviorT(FrameworkElement) |
Returns the Behavior attached to the framework element with the specified type.
| |
GetBehaviorT(FrameworkElement) |
Returns the Behavior attached to the framework element with the specified type.
| |
GetBehaviors(FrameworkElement) |
Gets the BehaviorCollection associated with the framework element.
| |
GetBehaviors(FrameworkElement) |
Gets the BehaviorCollection associated with the framework element.
| |
GetTriggerT |
Returns the TriggerBase attached to the framework element with the specified type.
| |
GetTriggers |
Returns the TriggerCollection associated with the framework element.
|