4 references to s_dpList
PresentationFramework (4)
src\Framework\MS\Internal\Data\LiveShapingList.cs (4)
724
for (; _dpIndex <
s_dpList
.Count; ++_dpIndex)
726
dp =
s_dpList
[_dpIndex];
740
s_dpList
.Count),
744
s_dpList
.Add(dp);