2 references to OnSelectionChanged
Microsoft.Maui (2)
Handlers\Editor\EditorHandler.iOS.cs (2)
187
platformView.SelectionChanged -=
OnSelectionChanged
;
195
platformView.SelectionChanged +=
OnSelectionChanged
;