1 write to _allowVertical
PresentationFramework (1)
src\Framework\System\Windows\Controls\Stack.cs (1)
391_scrollData._allowVertical = value;
2 references to _allowVertical
PresentationFramework (2)
src\Framework\System\Windows\Controls\Stack.cs (2)
384return _scrollData._allowVertical; 389if (_scrollData._allowVertical != value)