4 references to Delete
PresentationCore (4)
System\Windows\Input\Command\ApplicationCommands.cs (4)
55
get { return _EnsureCommand(CommandId.
Delete
); }
236
case CommandId.
Delete
: propertyName = "Delete"; break;
269
case CommandId.
Delete
: uiText = SR.DeleteText; break;
329
case CommandId.
Delete
: