EditorHandler.Mapper Field

Definition

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

Field Value

Applies to