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