4 references to BrushExtensions
Microsoft.Maui.Controls (2)
Compatibility\Handlers\ListView\iOS\ListViewRenderer.cs (2)
97
BrushExtensions
.RemoveBackgroundLayer(_backgroundUIView);
123
BrushExtensions
.InsertBackgroundLayer(_backgroundUIView, backgroundLayer, 0);
Microsoft.Maui.Controls.Compatibility (2)
iOS\Renderers\ListViewRenderer.cs (2)
126
BrushExtensions
.RemoveBackgroundLayer(_backgroundUIView);
152
BrushExtensions
.InsertBackgroundLayer(_backgroundUIView, backgroundLayer, 0);