다음을 통해 공유


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

속성 값

디자이너 캔버스 내 항목을 삭제하는 단추 컨트롤입니다.

적용 대상