3 references to CommandTargetProperty
PresentationFramework (3)
src\Framework\System\Windows\Documents\Hyperlink.cs (2)
307
return (IInputElement)GetValue(
CommandTargetProperty
);
311
SetValue(
CommandTargetProperty
, value);
src\Framework\System\Windows\Documents\TextSchema.cs (1)
960
Hyperlink.
CommandTargetProperty
,