1 reference to OnApplyBackground
PresentationFramework (1)
src\Framework\System\windows\Documents\TextEditorCharacters.cs (1)
65
CommandHelpers.RegisterCommandHandler(controlType, EditingCommands.ApplyBackground , new ExecutedRoutedEventHandler(
OnApplyBackground
) , onQueryStatusNYI, SRID.KeyApplyBackground, SRID.KeyApplyBackgroundDisplayString);