2 references to RoutedUICommand
PresentationBuildTasks (2)
Framework\System\Windows\Markup\KnownTypes.cs (2)
3716
case KnownElements.
RoutedUICommand
: converterId = KnownElements.CommandConverter; break;
5058
case KnownElements.
RoutedUICommand
: t = _asmCore.GetType("System.Windows.Input.RoutedUICommand"); break;