1 write to _count
WindowsBase (1)
Base\System\Windows\LocalValueEnumerator.cs (1)
125_count = count;
3 references to _count
WindowsBase (3)
Base\System\Windows\LocalValueEnumerator.cs (3)
37return (_count == other._count && 119get { return _count; }