1 reference to OnApplyFontSize
PresentationFramework (1)
src\Framework\System\windows\Documents\TextEditorCharacters.cs (1)
62
CommandHelpers.RegisterCommandHandler(controlType, EditingCommands.ApplyFontSize , new ExecutedRoutedEventHandler(
OnApplyFontSize
) , onQueryStatusNYI, SRID.KeyApplyFontSize, SRID.KeyApplyFontSizeDisplayString);