2 references to ICommand
PresentationFramework (2)
System\Windows\Markup\KnownTypes.cs (2)
3716
case KnownElements.
ICommand
: converterId = KnownElements.CommandConverter; break;
5824
case KnownElements.
ICommand
: t = typeof(System.Windows.Input.ICommand); break;