1 write to _AlignLeft
PresentationFramework (1)
src\Framework\System\Windows\Documents\EditingCommands.cs (1)
301
public static RoutedUICommand AlignLeft { get { return EnsureCommand(ref
_AlignLeft
, "AlignLeft" ); } }