1 reference to OnApplyForeground
PresentationFramework (1)
System\windows\Documents\TextEditorCharacters.cs (1)
62
CommandHelpers.RegisterCommandHandler(controlType, EditingCommands.ApplyForeground , new ExecutedRoutedEventHandler(
OnApplyForeground
) , onQueryStatusNYI, nameof(SR.KeyApplyForeground), nameof(SR.KeyApplyForegroundDisplayString));