프로퍼티 | 타입 | 설명 | |
---|---|---|---|
CommandParameterProperty | |||
CommandProperty | |||
OnEventProperty |
메소드 | 설명 | |
---|---|---|
CommandPropertyChangedCallback ( |
||
GetCommand ( |
||
GetCommandParameter ( |
||
GetOnEvent ( |
||
SetCommand ( |
||
SetCommandParameter ( |
||
SetOnEvent ( |
메소드 | 설명 | |
---|---|---|
OnRoutedEvent ( object sender, |
public static CommandPropertyChangedCallback ( |
||
depObj | ||
args | ||
리턴 | void |
public static GetCommand ( |
||
obj | ||
리턴 | ICommand |
public static GetCommandParameter ( |
||
obj | ||
리턴 | object |
public static GetOnEvent ( |
||
obj | ||
리턴 | string |
public static SetCommand ( |
||
obj | ||
value | ICommand | |
리턴 | void |
public static SetCommandParameter ( |
||
obj | ||
value | object | |
리턴 | void |
public static SetOnEvent ( |
||
obj | ||
value | string | |
리턴 | void |
public static DependencyProperty,Windows.UI.Xaml CommandParameterProperty | ||
리턴 |
public static DependencyProperty,Windows.UI.Xaml CommandProperty | ||
리턴 |