3 references to VirtualView
Microsoft.Maui (3)
Handlers\Picker\PickerHandler.iOS.cs (3)
249
if (
VirtualView
is IPicker virtualView)
263
if (
VirtualView
is IPicker virtualView)
269
if (sender is not MauiPicker platformView ||
VirtualView
is not IPicker virtualView)