1 reference to OnApplyBackground
PresentationFramework (1)
System\windows\Documents\TextEditorCharacters.cs (1)
63
CommandHelpers.RegisterCommandHandler(controlType, EditingCommands.ApplyBackground , new ExecutedRoutedEventHandler(
OnApplyBackground
) , onQueryStatusNYI, nameof(SR.KeyApplyBackground), nameof(SR.KeyApplyBackgroundDisplayString));