1 reference to KeyIncreaseFontSize
PresentationFramework (1)
System\windows\Documents\TextEditorCharacters.cs (1)
57
CommandHelpers.RegisterCommandHandler(controlType, EditingCommands.IncreaseFontSize , new ExecutedRoutedEventHandler(OnIncreaseFontSize) , onQueryStatusNYI, KeyGesture.CreateFromResourceStrings(
KeyIncreaseFontSize
, nameof(SR.KeyIncreaseFontSizeDisplayString)));