33 references to PlatformView
Microsoft.Maui (32)
Handlers\ActivityIndicator\ActivityIndicatorHandler.cs (1)
55 PlatformView IActivityIndicatorHandler.PlatformView => PlatformView;
Handlers\Border\BorderHandler.cs (1)
65 PlatformView IBorderHandler.PlatformView => PlatformView;
Handlers\Button\ButtonHandler.cs (1)
65 PlatformView IButtonHandler.PlatformView => PlatformView;
Handlers\CheckBox\CheckBoxHandler.cs (1)
52 PlatformView ICheckBoxHandler.PlatformView => PlatformView;
Handlers\ContentView\ContentViewHandler.cs (1)
51 PlatformView IContentViewHandler.PlatformView => PlatformView;
Handlers\DatePicker\DatePickerHandler.cs (1)
59 PlatformView IDatePickerHandler.PlatformView => PlatformView;
Handlers\Editor\EditorHandler.cs (1)
64 PlatformView IEditorHandler.PlatformView => PlatformView;
Handlers\Entry\EntryHandler.cs (1)
66 PlatformView IEntryHandler.PlatformView => PlatformView;
Handlers\FlyoutView\FlyoutViewHandler.cs (1)
52 PlatformView IFlyoutViewHandler.PlatformView => PlatformView;
Handlers\GraphicsView\GraphicsViewHandler.cs (1)
40 PlatformView IGraphicsViewHandler.PlatformView => PlatformView;
Handlers\HybridWebView\HybridWebViewHandler.cs (1)
89 PlatformView IHybridWebViewHandler.PlatformView => PlatformView;
Handlers\Image\ImageHandler.cs (1)
60 PlatformView IImageHandler.PlatformView => PlatformView;
Handlers\ImageButton\ImageButtonHandler.cs (2)
74 PlatformView; 77 PlatformView IImageButtonHandler.PlatformView => PlatformView;
Handlers\IndicatorView\IndicatorViewHandler.cs (1)
51 PlatformView IIndicatorViewHandler.PlatformView => PlatformView;
Handlers\Label\LabelHandler.cs (1)
65 PlatformView ILabelHandler.PlatformView => PlatformView;
Handlers\Layout\LayoutHandler.cs (1)
53 PlatformView ILayoutHandler.PlatformView => PlatformView;
Handlers\NavigationPage\NavigationViewHandler.cs (1)
43 PlatformView INavigationViewHandler.PlatformView => PlatformView;
Handlers\Picker\PickerHandler.cs (1)
53 PlatformView IPickerHandler.PlatformView => PlatformView;
Handlers\ProgressBar\ProgressBarHandler.cs (1)
44 PlatformView IProgressBarHandler.PlatformView => PlatformView;
Handlers\RadioButton\RadioButtonHandler.cs (1)
52 PlatformView IRadioButtonHandler.PlatformView => PlatformView;
Handlers\RefreshView\RefreshViewHandler.cs (1)
46 PlatformView IRefreshViewHandler.PlatformView => PlatformView;
Handlers\ScrollView\ScrollViewHandler.cs (1)
55 PlatformView IScrollViewHandler.PlatformView => PlatformView;
Handlers\SearchBar\SearchBarHandler.cs (1)
63 PlatformView ISearchBarHandler.PlatformView => PlatformView;
Handlers\ShapeView\ShapeViewHandler.cs (1)
53 PlatformView IShapeViewHandler.PlatformView => PlatformView;
Handlers\Slider\SliderHandler.cs (1)
49 PlatformView ISliderHandler.PlatformView => PlatformView;
Handlers\Stepper\StepperHandler.cs (1)
50 PlatformView IStepperHandler.PlatformView => PlatformView;
Handlers\SwipeItemView\SwipeItemViewHandler.cs (1)
44 PlatformView ISwipeItemViewHandler.PlatformView => PlatformView;
Handlers\SwipeView\SwipeViewHandler.cs (1)
56 PlatformView ISwipeViewHandler.PlatformView => PlatformView;
Handlers\Switch\SwitchHandler.cs (1)
45 PlatformView ISwitchHandler.PlatformView => PlatformView;
Handlers\TimePicker\TimePickerHandler.cs (1)
53 PlatformView ITimePickerHandler.PlatformView => PlatformView;
Handlers\WebView\WebViewHandler.cs (1)
56 PlatformView IWebViewHandler.PlatformView => PlatformView;
Microsoft.Maui.Maps (1)
Handlers\Map\MapHandler.cs (1)
48 PlatformView IMapHandler.PlatformView => PlatformView;