2 writes to _scrollHost
PresentationFramework (2)
System\Windows\Controls\ItemsControl.cs (2)
1686
_scrollHost
= null;
3294
_scrollHost
= scrollViewer;
1 reference to _scrollHost
PresentationFramework (1)
System\Windows\Controls\ItemsControl.cs (1)
3303
return
_scrollHost
;