1 implementation of SetMauiContext
Microsoft.Maui (1)
Handlers\Element\ElementHandler.cs (1)
35 public virtual void SetMauiContext(IMauiContext mauiContext) =>
2 references to SetMauiContext
Microsoft.Maui (2)
Platform\ElementExtensions.cs (2)
94 handler.SetMauiContext(context); 154 handler.SetMauiContext(context);