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