Compartir a través de


WorkflowDesignerIcons.ContextMenuItems.CutDisabled Propiedad

Definición

Obtiene o establece el elemento de menú Cortar deshabilitado.

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

Valor de propiedad

El elemento de menú Cortar deshabilitado.

Se aplica a