Class EventBehaviourFactory
Inherited Members
Namespace: Sdl.Desktop.Platform.Controls.Behaviours
Assembly: Sdl.Desktop.Platform.Controls.dll
Syntax
public static class EventBehaviourFactory
Methods
CreateCommandExecutionEventBehaviour(RoutedEvent, string, Type)
Declaration
public static DependencyProperty CreateCommandExecutionEventBehaviour(RoutedEvent routedEvent, string propertyName, Type ownerType)
Parameters
Type | Name | Description |
---|---|---|
Routed |
routedEvent | |
string | propertyName | |
Type | ownerType |
Returns
Type | Description |
---|---|
Dependency |