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