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