2 references to CommandParameterProperty
PresentationCore (2)
Core\CSharp\System\Windows\Input\Command\InputBinding.cs (2)
125
return GetValue(
CommandParameterProperty
);
129
SetValue(
CommandParameterProperty
, value);