3 references to CommandProperty
PresentationFramework (3)
System\Windows\Documents\Hyperlink.cs (2)
164
return (ICommand)GetValue(
CommandProperty
);
168
SetValue(
CommandProperty
, value);
System\Windows\Documents\TextSchema.cs (1)
956
Hyperlink.
CommandProperty
,