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