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