10 references to PlatformView
Microsoft.Maui (8)
Handlers\MenuBar\MenuBarHandler.cs (1)
76
PlatformView IMenuBarHandler.PlatformView =>
PlatformView
;
Handlers\MenuBarItem\MenuBarItemHandler.cs (1)
88
PlatformView IMenuBarItemHandler.PlatformView =>
PlatformView
;
Handlers\MenuFlyoutHandler\MenuFlyoutHandler.cs (1)
68
PlatformView IMenuFlyoutHandler.PlatformView =>
PlatformView
;
Handlers\MenuFlyoutItem\MenuFlyoutItemHandler.cs (1)
58
PlatformView IMenuFlyoutItemHandler.PlatformView =>
PlatformView
;
Handlers\MenuFlyoutSeparator\MenuFlyoutSeparatorHandler.cs (1)
52
PlatformView IMenuFlyoutSeparatorHandler.PlatformView =>
PlatformView
;
Handlers\MenuFlyoutSubItem\MenuFlyoutSubItemHandler.cs (1)
91
PlatformView IMenuFlyoutSubItemHandler.PlatformView =>
PlatformView
;
Handlers\SwipeItemMenuItem\SwipeItemMenuItemHandler.cs (1)
54
PlatformView ISwipeItemMenuItemHandler.PlatformView =>
PlatformView
;
Handlers\Toolbar\ToolbarHandler.cs (1)
40
PlatformView IToolbarHandler.PlatformView =>
PlatformView
;
Microsoft.Maui.Maps (2)
Handlers\MapElement\MapElementHandler.cs (1)
43
PlatformView IMapElementHandler.PlatformView =>
PlatformView
;
Handlers\MapPin\MapPinHandler.cs (1)
37
PlatformView IMapPinHandler.PlatformView =>
PlatformView
;