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