2 references to GetKnownControlCommand
PresentationFramework (2)
MS\Internal\Markup\StaticExtension.cs (1)
103value = CommandConverter.GetKnownControlCommand(MemberType, Member);
System\Windows\Markup\Baml2006\Baml2006Reader.cs (1)
2676providedValue = System.Windows.Input.CommandConverter.GetKnownControlCommand(memberType, currentText);