2 writes to Chained
Microsoft.Maui (2)
Handlers\Element\ElementHandler.cs (1)
74
map.
Chained
= new[] { _defaultMapper };
PropertyMapper.cs (1)
32
Chained
= chained;
6 references to Chained
Microsoft.Maui (6)
PropertyMapper.cs (6)
54
else if (
Chained
is not null)
56
foreach (var ch in
Chained
)
118
if (
Chained
is not null)
120
foreach (var chain in
Chained
)
173
else if (
Chained
!= null)
175
foreach (var chain in
Chained
)