1 write to _allowHorizontal
PresentationFramework (1)
src\Framework\System\Windows\Controls\Stack.cs (1)
368_scrollData._allowHorizontal = value;
2 references to _allowHorizontal
PresentationFramework (2)
src\Framework\System\Windows\Controls\Stack.cs (2)
361return _scrollData._allowHorizontal; 366if (_scrollData._allowHorizontal != value)