3 writes to idCounter
Microsoft.Maui.Controls (3)
DataTemplate.cs (3)
20 _id = Interlocked.Increment(ref idCounter); 29 _id = Interlocked.Increment(ref idCounter); 36 _id = Interlocked.Increment(ref idCounter);