2 references to ConvertFromHelper
PresentationFramework (2)
System\Windows\Input\Command\CommandConverter.cs (1)
105ICommand command = ConvertFromHelper( ownerType, localName );
System\Windows\Input\Command\CommandValueSerializer.cs (1)
156ICommand command = CommandConverter.ConvertFromHelper( declaringType, commandName );