IElementHandler.PlatformView Property

Definition

Gets the platform-specific view object associated with the handler.

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

Property Value

Applies to