1 reference to OnAlignRight
PresentationFramework (1)
src\Framework\System\windows\Documents\TextEditorParagraphs.cs (1)
57
CommandHelpers.RegisterCommandHandler(controlType, EditingCommands.AlignRight , new ExecutedRoutedEventHandler(
OnAlignRight
) , onQueryStatusNYI, SRID.KeyAlignRight, SRID.KeyAlignRightDisplayString );