3 references to _mapper
Microsoft.Maui (3)
PropertyMapper.cs (3)
37
_mapper
[key] = action;
52
if (
_mapper
.TryGetValue(key, out var action))
115
foreach (var key in
_mapper
.Keys)