EditorHandler.CommandMapper Field

Definition

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

Field Value

Applies to