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