C# Class Signum.Windows.EntityButtons

Afficher le fichier Open project: signumsoftware/framework

Méthodes publiques

Свойство 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

Méthodes publiques

Méthode Description
ButtonClick ( object sender, RoutedEventArgs e ) : void
EntityButtons ( ) : System

Method Details

ButtonClick() public méthode

public ButtonClick ( object sender, RoutedEventArgs e ) : void
sender object
e System.Windows.RoutedEventArgs
Résultat void

EntityButtons() public méthode

public EntityButtons ( ) : System
Résultat System

Property Details

CreateProperty public_oe static_oe property

public static DependencyProperty,System.Windows CreateProperty
Résultat System.Windows.DependencyProperty

CreatingEvent public_oe static_oe property

public static RoutedEvent,System.Windows CreatingEvent
Résultat System.Windows.RoutedEvent

FindProperty public_oe static_oe property

public static DependencyProperty,System.Windows FindProperty
Résultat System.Windows.DependencyProperty

FindingEvent public_oe static_oe property

public static RoutedEvent,System.Windows FindingEvent
Résultat System.Windows.RoutedEvent

OrientationProperty public_oe static_oe property

public static DependencyProperty,System.Windows OrientationProperty
Résultat System.Windows.DependencyProperty

RemoveProperty public_oe static_oe property

public static DependencyProperty,System.Windows RemoveProperty
Résultat System.Windows.DependencyProperty

RemovingEvent public_oe static_oe property

public static RoutedEvent,System.Windows RemovingEvent
Résultat System.Windows.RoutedEvent

ViewProperty public_oe static_oe property

public static DependencyProperty,System.Windows ViewProperty
Résultat System.Windows.DependencyProperty

ViewingEvent public_oe static_oe property

public static RoutedEvent,System.Windows ViewingEvent
Résultat System.Windows.RoutedEvent