Class EventBehaviourFactory
Inheritance
Object
EventBehaviourFactory
Inherited Members
Object.ToString()
Object.Equals(Object)
Object.Equals(Object, Object)
Object.ReferenceEquals(Object, Object)
Object.GetHashCode()
Object.GetType()
Object.MemberwiseClone()
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 |
---|---|---|
RoutedEvent | routedEvent | |
String | propertyName | |
Type | ownerType |
Returns
Type | Description |
---|---|
DependencyProperty |