Share via


ElementHandler.ElementCommandMapper Field

Definition

public: static Microsoft::Maui::CommandMapper<Microsoft::Maui::IElement ^, Microsoft::Maui::IElementHandler ^> ^ ElementCommandMapper;
public static Microsoft.Maui.CommandMapper<Microsoft.Maui.IElement,Microsoft.Maui.IElementHandler> ElementCommandMapper;
 staticval mutable ElementCommandMapper : Microsoft.Maui.CommandMapper<Microsoft.Maui.IElement, Microsoft.Maui.IElementHandler>
Public Shared ElementCommandMapper As CommandMapper(Of IElement, IElementHandler) 

Field Value

Applies to