4 references to Delete
PresentationCore (4)
System\Windows\Input\Command\ApplicationCommands.cs (4)
54
get { return _EnsureCommand(CommandId.
Delete
); }
235
case CommandId.
Delete
: propertyName = "Delete"; break;
268
case CommandId.
Delete
: uiText = SR.DeleteText; break;
328
case CommandId.
Delete
: