2 references to OnControlSelectionChanged
Microsoft.Maui.Controls (2)
Compatibility\Handlers\ListView\Windows\ListViewRenderer.cs (2)
117
List.SelectionChanged +=
OnControlSelectionChanged
;
349
List.SelectionChanged -=
OnControlSelectionChanged
;