override void CShell.Framework.Services.InputBindingTrigger.OnAttached |
( |
| ) |
|
|
inlineprotected |
bool CShell.Framework.Services.InputBindingTrigger.CanExecute |
( |
object |
parameter | ) |
|
|
inline |
void CShell.Framework.Services.InputBindingTrigger.Execute |
( |
object |
parameter | ) |
|
|
inline |
override void CShell.Framework.Services.InputBindingTrigger.OnAttached |
( |
| ) |
|
|
inlineprotected |
bool CShell.Framework.Services.InputBindingTrigger.CanExecute |
( |
object |
parameter | ) |
|
|
inline |
void CShell.Framework.Services.InputBindingTrigger.Execute |
( |
object |
parameter | ) |
|
|
inline |
static readonly DependencyProperty CShell.Framework.Services.InputBindingTrigger.InputBindingProperty |
|
static |
Initial value:=
DependencyProperty.Register(
"InputBinding", typeof(
InputBinding),
typeof(InputBindingTrigger), new UIPropertyMetadata(null))
InputBinding CShell.Framework.Services.InputBindingTrigger.InputBinding |
|
getset |
EventHandler CShell.Framework.Services.InputBindingTrigger.CanExecuteChanged = delegate { } |
The documentation for this class was generated from the following file: