5 references to Cut
PresentationCore (5)
Core\CSharp\System\Windows\Input\Command\ApplicationCommands.cs (5)
50
get { return _EnsureCommand(CommandId.
Cut
); }
261
case CommandId.
Cut
:
282
case CommandId.
Cut
: propertyName = "Cut"; break;
315
case CommandId.
Cut
: uiText = SR.Get(SRID.CutText); break;
350
case CommandId.
Cut
: