CheckBoxHandler.Mapper Field

Definition

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

Field Value

Applies to