1 reference to OnResetFormat
PresentationFramework (1)
src\Framework\System\windows\Documents\TextEditorCharacters.cs (1)
53
CommandHelpers.RegisterCommandHandler(controlType, EditingCommands.ResetFormat , new ExecutedRoutedEventHandler(
OnResetFormat
) , onQueryStatusNYI, SRID.KeyResetFormat, SRID.KeyResetFormatDisplayString);