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