Property | Type | Description | |
---|---|---|---|
CommandProperty |
Method | Description | |
---|---|---|
GetCommand ( System.Windows.Input.InputBinding obj ) : bool | ||
SetCommand ( System.Windows.Input.InputBinding obj, bool value ) : void |
Method | Description | |
---|---|---|
CommandChanged ( |
public static GetCommand ( System.Windows.Input.InputBinding obj ) : bool | ||
obj | System.Windows.Input.InputBinding | |
return | bool |
public static SetCommand ( System.Windows.Input.InputBinding obj, bool value ) : void | ||
obj | System.Windows.Input.InputBinding | |
value | bool | |
return | void |