Share via


IElementHandler.MauiContext 属性

定义

获取与 元素关联的 .NET MAUI 上下文。

public:
 property Microsoft::Maui::IMauiContext ^ MauiContext { Microsoft::Maui::IMauiContext ^ get(); };
public Microsoft.Maui.IMauiContext? MauiContext { get; }
member this.MauiContext : Microsoft.Maui.IMauiContext
Public ReadOnly Property MauiContext As IMauiContext

属性值

适用于