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