2 writes to _dpIndex
PresentationFramework (2)
src\Framework\MS\Internal\Data\LiveShapingList.cs (2)
697_dpIndex = 0; 724for (; _dpIndex < s_dpList.Count; ++_dpIndex)
2 references to _dpIndex
PresentationFramework (2)
src\Framework\MS\Internal\Data\LiveShapingList.cs (2)
724for (; _dpIndex < s_dpList.Count; ++_dpIndex) 726dp = s_dpList[_dpIndex];