C# Class ServiceInsight.Framework.Behaviors.CommandParameterHelper

Afficher le fichier Open project: Particular/ServiceInsight

Méthodes publiques

Свойство Type Description
CommandParameterProperty System.Windows.DependencyProperty

Méthodes publiques

Méthode Description
GetCommandParameter ( UIElement target ) : object
SetCommandParameter ( UIElement target, object value ) : void

Private Methods

Méthode Description
OnCommandParameterChanged ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void
SwapCommand ( dynamic commandHolder, object parameter ) : void

Method Details

GetCommandParameter() public static méthode

public static GetCommandParameter ( UIElement target ) : object
target UIElement
Résultat object

SetCommandParameter() public static méthode

public static SetCommandParameter ( UIElement target, object value ) : void
target UIElement
value object
Résultat void

Property Details

CommandParameterProperty public_oe static_oe property

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