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