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