ContentViewHandler.Mapper Field

Definition

public: static Microsoft::Maui::IPropertyMapper<Microsoft::Maui::IContentView ^, Microsoft::Maui::Handlers::IContentViewHandler ^> ^ Mapper;
public static Microsoft.Maui.IPropertyMapper<Microsoft.Maui.IContentView,Microsoft.Maui.Handlers.IContentViewHandler> Mapper;
 staticval mutable Mapper : Microsoft.Maui.IPropertyMapper<Microsoft.Maui.IContentView, Microsoft.Maui.Handlers.IContentViewHandler>
Public Shared Mapper As IPropertyMapper(Of IContentView, IContentViewHandler) 

Field Value

Applies to