1 write to _canRecycle
Microsoft.Maui.Controls (1)
ElementTemplate.cs (1)
30
_canRecycle
= true;
1 reference to _canRecycle
Microsoft.Maui.Controls (1)
ElementTemplate.cs (1)
46
internal bool CanRecycle =>
_canRecycle
;