WorkflowDesignerIcons.DesignerItems.ResizeGrip プロパティ

定義

ウィンドウのサイズを変更できるようにするコントロールを取得または設定します。

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

プロパティ値

ウィンドウのサイズを変更できるようにするコントロール。

適用対象