1 reference to OnAlignLeft
PresentationFramework (1)
src\Framework\System\windows\Documents\TextEditorParagraphs.cs (1)
55
CommandHelpers.RegisterCommandHandler(controlType, EditingCommands.AlignLeft , new ExecutedRoutedEventHandler(
OnAlignLeft
) , onQueryStatusNYI, SRID.KeyAlignLeft, SRID.KeyAlignLeftDisplayString );