1 reference to OnApplyFontSize
PresentationFramework (1)
System\windows\Documents\TextEditorCharacters.cs (1)
60
CommandHelpers.RegisterCommandHandler(controlType, EditingCommands.ApplyFontSize , new ExecutedRoutedEventHandler(
OnApplyFontSize
) , onQueryStatusNYI, nameof(SR.KeyApplyFontSize), nameof(SR.KeyApplyFontSizeDisplayString));