1 implementation of Add
Microsoft.Maui (1)
PropertyMapper.cs (1)
168
public void
Add
(string key, Action<TViewHandler, TVirtualView> action) =>
2 references to Add
Microsoft.Maui (2)
PropertyMapperExtensions.cs (2)
26
propertyMapper.
Add
(key, newMethod);
51
propertyMapper.
Add
(key, newMethod);