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