Method | Description | |
---|---|---|
EventTriggerBehavior ( ) : System |
Initializes a new instance of the EventTriggerBehavior class.
|
Method | Description | |
---|---|---|
OnAttached ( ) : void |
Called after the behavior is attached to the Microsoft.Xaml.Interactivity.Behavior.AssociatedObject.
|
|
OnDetaching ( ) : void |
Called when the behavior is being detached from its Microsoft.Xaml.Interactivity.Behavior.AssociatedObject.
|
Method | Description | |
---|---|---|
ComputeResolvedSource ( ) : object | ||
IsElementLoaded ( |
||
IsWindowsRuntimeEvent ( |
||
IsWindowsRuntimeType ( |
||
OnEvent ( object sender, object eventArgs ) : void | ||
OnEventNameChanged ( |
||
OnSourceObjectChanged ( |
||
RegisterEvent ( string eventName ) : void | ||
SetResolvedSource ( object newSource ) : void | ||
UnregisterEvent ( string eventName ) : void |