1 write to _id
Microsoft.Maui.Controls (1)
Element\Element.cs (1)
128
_id
= Guid.NewGuid();
2 references to _id
Microsoft.Maui.Controls (2)
Element\Element.cs (2)
127
if (!
_id
.HasValue)
129
return
_id
.Value;