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