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