1 write to _current
Microsoft.Maui.Controls (1)
Internals\AutoId.cs (1)
17
_current
++;
2 references to _current
Microsoft.Maui.Controls (2)
Internals\AutoId.cs (2)
11
public int Value =>
_current
;
15
var old =
_current
;