C# Class AutoGeneratingColumnEventToCommandBehaviour, code

Afficher le fichier Open project: shendongnian/code

Méthodes publiques

Свойство Type Description
CommandProperty DependencyProperty,

Méthodes publiques

Méthode Description
GetCommand ( DependencyObject, o ) : ICommand,
SetCommand ( DependencyObject, o, ICommand, value ) : void

Private Methods

Méthode Description
CommandPropertyChanged ( DependencyObject, d, DependencyPropertyChangedEventArgs, e ) : void
OnAutoGeneratingColumn ( object sender, DataGridAutoGeneratingColumnEventArgs e ) : void

Method Details

GetCommand() public static méthode

public static GetCommand ( DependencyObject, o ) : ICommand,
o DependencyObject,
Résultat ICommand,

SetCommand() public static méthode

public static SetCommand ( DependencyObject, o, ICommand, value ) : void
o DependencyObject,
value ICommand,
Résultat void

Property Details

CommandProperty public_oe static_oe property

public static DependencyProperty, CommandProperty
Résultat DependencyProperty,