Property | Type | Description | |
---|---|---|---|
CommandProperty | |||
ParameterProperty |
Method | Description | |
---|---|---|
GetCommand ( |
||
GetParameter ( |
||
SetCommand ( |
||
SetParameter ( |
Method | Description | |
---|---|---|
Element_PreviewMouseDoubleClick ( object sender, System.Windows.Input.MouseButtonEventArgs e ) : void | ||
OnChangedCommand ( |
public static GetCommand ( |
||
target | ||
return | ICommand |
public static GetParameter ( |
||
target | ||
return | object |
public static SetCommand ( |
||
target | ||
value | ICommand | |
return | void |
public static SetParameter ( |
||
target | ||
value | object | |
return | void |
public static DependencyProperty,System.Windows CommandProperty | ||
return |