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