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