Search Results for

    Show / Hide Table of Contents

    Class EventBehaviourFactory

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

    On this page

    • Methods
      • CreateCommandExecutionEventBehaviour(RoutedEvent, String, Type)
    Back to top Generated by DocFX