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