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