1 reference to OnApplyInlineFlowDirectionRTL
PresentationFramework (1)
System\windows\Documents\TextEditorCharacters.cs (1)
65
CommandHelpers.RegisterCommandHandler(controlType, EditingCommands.ApplyInlineFlowDirectionRTL , new ExecutedRoutedEventHandler(
OnApplyInlineFlowDirectionRTL
), new CanExecuteRoutedEventHandler(OnQueryStatusNYI));