WorkflowDesignerIcons.DesignerItems.DeleteButton 속성

정의

디자이너 캔버스 내에서 항목을 삭제하기 위한 컨트롤 단추를 가져오거나 설정합니다.

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

속성 값

디자이너 캔버스 내에서 항목을 삭제하기 위한 컨트롤 단추입니다.

적용 대상