1 write to MauiContext
Microsoft.Maui.Controls (1)
artifacts\obj\Controls.Core\Debug\net9.0-windows10.0.20348.0\XamlTypeInfo.g.cs (1)
1234that.MauiContext = (global::Microsoft.Maui.IMauiContext)Value;
3 references to MauiContext
Microsoft.Maui.Controls (3)
artifacts\obj\Controls.Core\Debug\net9.0-windows10.0.20348.0\XamlTypeInfo.g.cs (1)
1229return that.MauiContext;
Platform\Windows\CollectionView\ItemContentControl.cs (2)
26 nameof(MauiContext), typeof(IMauiContext), typeof(ItemContentControl), 152 var mauiContext = MauiContext;