AppWindowFrame クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
ウィンドウ コンテンツの周囲に適用される現在のフレームを表します。
public ref class AppWindowFrame sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 524288)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
class AppWindowFrame final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 524288)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
public sealed class AppWindowFrame
Public NotInheritable Class AppWindowFrame
- 継承
- 属性
Windows の要件
デバイス ファミリ |
Windows 10, version 1903 (10.0.18362.0 で導入)
|
API contract |
Windows.Foundation.UniversalApiContract (v8.0 で導入)
|
プロパティ
DragRegionVisuals |
フレームに現在関連付けられているドラッグ ビジュアルが正常に設定されている場合の一覧を取得します。 システム描画タイトル バーの既定のシステム ドラッグ ビジュアルは、このメソッドからは返されません。 |
メソッド
GetFrameStyle() |
現在のウィンドウに使用されているフレームのスタイルを返します。 |
SetFrameStyle(AppWindowFrameStyle) |
アプリ ウィンドウに使用するフレームのスタイルを設定します。 |