1 write to _allowVertical
PresentationFramework (1)
System\Windows\Controls\VirtualizingStackPanel.cs (1)
1848_scrollData._allowVertical = value;
2 references to _allowVertical
PresentationFramework (2)
System\Windows\Controls\VirtualizingStackPanel.cs (2)
1841return _scrollData._allowVertical; 1846if (_scrollData._allowVertical != value)