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