2 references to RoutedUICommand
PresentationBuildTasks (2)
src\Microsoft.DotNet.Wpf\src\PresentationFramework\System\Windows\Markup\KnownTypes.cs (2)
3719case KnownElements.RoutedUICommand: converterId = KnownElements.CommandConverter; break; 5061case KnownElements.RoutedUICommand: t = _asmCore.GetType("System.Windows.Input.RoutedUICommand"); break;