WorkItemControl.Cut Method
Namespace: Microsoft.TeamFoundation.WorkItemTracking.WpfControls
Assembly: Microsoft.TeamFoundation.WorkItemTracking.Controls (in Microsoft.TeamFoundation.WorkItemTracking.Controls.dll)
Syntax
'Declaration
Public Sub Cut
public void Cut()
public:
virtual void Cut() sealed
abstract Cut : unit -> unit
override Cut : unit -> unit
public final function Cut()
Implements
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.
See Also
Reference
Microsoft.TeamFoundation.WorkItemTracking.WpfControls Namespace