1 reference to GetPropertyName
PresentationCore (1)
System\Windows\Input\Command\ComponentCommands.cs (1)
519
RoutedUICommand newCommand = new RoutedUICommand(
GetPropertyName
(idCommand), typeof(ComponentCommands), (byte)idCommand);