1 write to MauiContext
Microsoft.Maui.Controls (1)
artifacts\obj\Controls.Core\Debug\net9.0-windows10.0.20348.0\XamlTypeInfo.g.cs (1)
1234
that.
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)
1229
return that.
MauiContext
;
Platform\Windows\CollectionView\ItemContentControl.cs (2)
26
nameof(
MauiContext
), typeof(IMauiContext), typeof(ItemContentControl),
152
var mauiContext =
MauiContext
;