4 references to Delete
PresentationCore (4)
System\Windows\Input\Command\ApplicationCommands.cs (4)
68
get { return _EnsureCommand(CommandId.
Delete
); }
249
case CommandId.
Delete
: propertyName = "Delete"; break;
282
case CommandId.
Delete
: uiText = SR.DeleteText; break;
342
case CommandId.
Delete
: