2 writes to _dpIndex
PresentationFramework (2)
MS\Internal\Data\LiveShapingList.cs (2)
690_dpIndex = 0; 717for (; _dpIndex < s_dpList.Count; ++_dpIndex)
2 references to _dpIndex
PresentationFramework (2)
MS\Internal\Data\LiveShapingList.cs (2)
717for (; _dpIndex < s_dpList.Count; ++_dpIndex) 719dp = s_dpList[_dpIndex];