1 write to _allowVertical
PresentationFramework (1)
System\Windows\Controls\VirtualizingStackPanel.cs (1)
1842_scrollData._allowVertical = value;
2 references to _allowVertical
PresentationFramework (2)
System\Windows\Controls\VirtualizingStackPanel.cs (2)
1835return _scrollData._allowVertical; 1840if (_scrollData._allowVertical != value)