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