2 writes to _scrollHost
PresentationFramework (2)
System\Windows\Controls\ItemsControl.cs (2)
1722
_scrollHost
= null;
3333
_scrollHost
= scrollViewer;
1 reference to _scrollHost
PresentationFramework (1)
System\Windows\Controls\ItemsControl.cs (1)
3342
return
_scrollHost
;