2 implementations of LayoutChanged
Microsoft.Maui.Controls (2)
LegacyLayouts\Layout.cs (1)
180 public event EventHandler LayoutChanged;
Page\Page.cs (1)
262 public event EventHandler LayoutChanged;