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