IRootProviderPlatformImpl Property

Gets the platform implementation of the TopLevel for the element.

Definition

Namespace: Avalonia.Automation.Provider
Assembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
ITopLevelImpl? PlatformImpl { get; }

Property Value

ITopLevelImpl

See Also