4 references to Delete
PresentationCore (4)
Core\CSharp\System\Windows\Input\Command\ApplicationCommands.cs (4)
74
get { return _EnsureCommand(CommandId.
Delete
); }
287
case CommandId.
Delete
: propertyName = "Delete"; break;
320
case CommandId.
Delete
: uiText = SR.Get(SRID.DeleteText); break;
380
case CommandId.
Delete
: