1 write to _next
PresentationCore (1)
Shared\MS\Internal\SizeLimitedCache.cs (1)
301
set {
_next
= value; }
1 reference to _next
PresentationCore (1)
Shared\MS\Internal\SizeLimitedCache.cs (1)
300
get { return
_next
; }