2 references to OnTextPropertySet
Microsoft.Maui (2)
Handlers\SearchBar\SearchBarHandler.iOS.cs (2)
171
platformView.TextSetOrChanged +=
OnTextPropertySet
;
188
platformView.TextSetOrChanged -=
OnTextPropertySet
;