次の方法で共有


WorkflowDesignerIcons.DesignerItems.Zoom プロパティ

定義

ウィンドウを拡大するためのコントロールを取得または設定します。

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

プロパティ値

ウィンドウを拡大できるようにするコントロール。

適用対象