1 write to NormalBackground
Microsoft.Maui.Controls (1)
Compatibility\Handlers\ListView\iOS\ContextActionCell.cs (1)
46
NormalBackground
= UIGraphics.GetImageFromCurrentImageContext();
2 references to NormalBackground
Microsoft.Maui.Controls (2)
Compatibility\Handlers\ListView\iOS\ContextActionCell.cs (2)
379
button.SetBackgroundImage(
NormalBackground
, UIControlState.Normal);
555
button.SetBackgroundImage(
NormalBackground
, UIControlState.Normal);