3 references to CommandProperty
PresentationFramework (3)
src\Framework\System\Windows\Documents\Hyperlink.cs (2)
166
return (ICommand)GetValue(
CommandProperty
);
170
SetValue(
CommandProperty
, value);
src\Framework\System\Windows\Documents\TextSchema.cs (1)
958
Hyperlink.
CommandProperty
,