Compartir a través de


WorkflowDesignerIcons.ContextMenuItems.Cut Propiedad

Definición

Obtiene o establece el elemento de menú Cortar.

public:
 static property System::Windows::Media::DrawingBrush ^ Cut { System::Windows::Media::DrawingBrush ^ get(); void set(System::Windows::Media::DrawingBrush ^ value); };
public static System.Windows.Media.DrawingBrush Cut { get; set; }
static member Cut : System.Windows.Media.DrawingBrush with get, set
Public Shared Property Cut As DrawingBrush

Valor de propiedad

El elemento de menú Cortar.

Se aplica a