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