2 references to CommandParameterProperty
PresentationCore (2)
System\Windows\Input\Command\InputBinding.cs (2)
97
return GetValue(
CommandParameterProperty
);
101
SetValue(
CommandParameterProperty
, value);