3 references to _mapper
Microsoft.Maui (3)
PropertyMapper.cs (3)
42
_mapper
[key] = action;
87
if (
_mapper
.TryGetValue(key, out var action))
171
foreach (var mapper in
_mapper
)