Implemented interface member:
method
Invoke
Microsoft.Maui.ICommandMapper.Invoke(Microsoft.Maui.IElementHandler, Microsoft.Maui.IElement, System.String, System.Object)
1 reference to Invoke
Microsoft.Maui (1)
Handlers\Element\ElementHandler.cs (1)
95
_commandMapper?.
Invoke
(this, VirtualView, command, args);