WindowType

Window.WindowType property

次のいずれかの列挙値: Drawing、Sheet、Stencil、または Icon.WindowType=‘Stencil’ の Window 要素は、親の描画ウィンドウ (WindowType=‘Drawing’) の後、他の描画ウィンドウの前に表示する必要があります。 elements.

public WindowTypeValue WindowType { get; set; }

関連項目