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