1 write to _scrollOwner
PresentationFramework (1)
MS\Internal\Documents\ScrollData.cs (1)
235_scrollOwner = value;
4 references to _scrollOwner
PresentationFramework (4)
MS\Internal\Documents\ScrollData.cs (4)
137_scrollOwner?.InvalidateScrollInfo(); 156_scrollOwner?.InvalidateScrollInfo(); 226if (value != _scrollOwner) 363return _scrollOwner;