4 references to IgnoreLayoutSafeArea
Microsoft.Maui.Controls (4)
Layout\LayoutExtensions.cs (1)
13 IgnoreLayoutSafeArea(childLayout);
TitleBar\TitleBar.cs (3)
84 (newValue as Layout)?.IgnoreLayoutSafeArea(); 138 (newValue as Layout)?.IgnoreLayoutSafeArea(); 152 (newValue as Layout)?.IgnoreLayoutSafeArea();