C# Class Signum.Windows.EntityButtons

Show file Open project: signumsoftware/framework

Public Properties

Property Type Description
CreateProperty System.Windows.DependencyProperty
CreatingEvent System.Windows.RoutedEvent
FindProperty System.Windows.DependencyProperty
FindingEvent System.Windows.RoutedEvent
OrientationProperty System.Windows.DependencyProperty
RemoveProperty System.Windows.DependencyProperty
RemovingEvent System.Windows.RoutedEvent
ViewProperty System.Windows.DependencyProperty
ViewingEvent System.Windows.RoutedEvent

Public Methods

Method Description
ButtonClick ( object sender, RoutedEventArgs e ) : void
EntityButtons ( ) : System

Method Details

ButtonClick() public method

public ButtonClick ( object sender, RoutedEventArgs e ) : void
sender object
e System.Windows.RoutedEventArgs
return void

EntityButtons() public method

public EntityButtons ( ) : System
return System

Property Details

CreateProperty public static property

public static DependencyProperty,System.Windows CreateProperty
return System.Windows.DependencyProperty

CreatingEvent public static property

public static RoutedEvent,System.Windows CreatingEvent
return System.Windows.RoutedEvent

FindProperty public static property

public static DependencyProperty,System.Windows FindProperty
return System.Windows.DependencyProperty

FindingEvent public static property

public static RoutedEvent,System.Windows FindingEvent
return System.Windows.RoutedEvent

OrientationProperty public static property

public static DependencyProperty,System.Windows OrientationProperty
return System.Windows.DependencyProperty

RemoveProperty public static property

public static DependencyProperty,System.Windows RemoveProperty
return System.Windows.DependencyProperty

RemovingEvent public static property

public static RoutedEvent,System.Windows RemovingEvent
return System.Windows.RoutedEvent

ViewProperty public static property

public static DependencyProperty,System.Windows ViewProperty
return System.Windows.DependencyProperty

ViewingEvent public static property

public static RoutedEvent,System.Windows ViewingEvent
return System.Windows.RoutedEvent