1 write to _scrollOwner
PresentationFramework (1)
MS\Internal\Documents\ScrollData.cs (1)
236_scrollOwner = value;
4 references to _scrollOwner
PresentationFramework (4)
MS\Internal\Documents\ScrollData.cs (4)
138_scrollOwner?.InvalidateScrollInfo(); 157_scrollOwner?.InvalidateScrollInfo(); 227if (value != _scrollOwner) 364return _scrollOwner;