1 write to _allowVertical
PresentationFramework (1)
src\Framework\System\Windows\Controls\VirtualizingStackPanel.cs (1)
1808_scrollData._allowVertical = value;
2 references to _allowVertical
PresentationFramework (2)
src\Framework\System\Windows\Controls\VirtualizingStackPanel.cs (2)
1801return _scrollData._allowVertical; 1806if (_scrollData._allowVertical != value)