1 write to _allowHorizontal
PresentationFramework (1)
System\Windows\Controls\Stack.cs (1)
362_scrollData._allowHorizontal = value;
2 references to _allowHorizontal
PresentationFramework (2)
System\Windows\Controls\Stack.cs (2)
355return _scrollData._allowHorizontal; 360if (_scrollData._allowHorizontal != value)