2 writes to _scrollHost
PresentationFramework (2)
src\Framework\System\Windows\Controls\ItemsControl.cs (2)
1725
_scrollHost
= null;
3264
_scrollHost
= scrollViewer;
1 reference to _scrollHost
PresentationFramework (1)
src\Framework\System\Windows\Controls\ItemsControl.cs (1)
3273
return
_scrollHost
;