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