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