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