IElementHandler.PlatformView プロパティ

定義

ハンドラーに関連付けられているプラットフォーム固有のビュー オブジェクトを取得します。

public:
 property System::Object ^ PlatformView { System::Object ^ get(); };
public object? PlatformView { get; }
member this.PlatformView : obj
Public ReadOnly Property PlatformView As Object

プロパティ値

適用対象