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