2 references to CommandTargetProperty
PresentationCore (2)
System\Windows\Input\Command\InputBinding.cs (2)
118
return (IInputElement)GetValue(
CommandTargetProperty
);
122
SetValue(
CommandTargetProperty
, value);