2 references to ChildrenReordered
Microsoft.Maui.Controls (2)
VisualElement\VisualElement.cs (2)
1301 /// Raises the <see cref="ChildrenReordered"/> event. 1304 => ChildrenReordered?.Invoke(this, EventArgs.Empty);