2 references to AppendToMapping
Microsoft.Maui.Controls (2)
SwipeView\SwipeView.Mapper.cs (1)
11
SwipeViewHandler.Mapper.
AppendToMapping
<SwipeView, ISwipeViewHandler>(nameof(Background), MapBackground);
VisualElement\VisualElement.Mapper.cs (1)
32
viewMapper.
AppendToMapping
<VisualElement, IViewHandler>(nameof(IViewHandler.ContainerView), MapContainerView);