2 references to ICommand
PresentationBuildTasks (2)
src\Microsoft.DotNet.Wpf\src\PresentationFramework\System\Windows\Markup\KnownTypes.cs (2)
3715case KnownElements.ICommand: converterId = KnownElements.CommandConverter; break; 5051case KnownElements.ICommand: t = _asmCore.GetType("System.Windows.Input.ICommand"); break;