3 references to _oldNames
Microsoft.Maui.Controls (3)
TemplatedItemsList.cs (3)
1315
string old =
_oldNames
[list];
1316
_oldNames
.Remove(list);
1329
_oldNames
[list] = list.ShortName;