1 write to _ApplyForeground
PresentationFramework (1)
src\Framework\System\Windows\Documents\EditingCommands.cs (1)
408
internal static RoutedUICommand ApplyForeground { get { return EnsureCommand(ref
_ApplyForeground
, "ApplyForeground" ); } }