C# Class Signum.Windows.EntityButtons

Exibir arquivo 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_oe static_oe property

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

CreatingEvent public_oe static_oe property

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

FindProperty public_oe static_oe property

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

FindingEvent public_oe static_oe property

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

OrientationProperty public_oe static_oe property

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

RemoveProperty public_oe static_oe property

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

RemovingEvent public_oe static_oe property

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

ViewProperty public_oe static_oe property

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

ViewingEvent public_oe static_oe property

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