1 write to _allowHorizontal
PresentationFramework (1)
System\Windows\Controls\Stack.cs (1)
352_scrollData._allowHorizontal = value;
2 references to _allowHorizontal
PresentationFramework (2)
System\Windows\Controls\Stack.cs (2)
345return _scrollData._allowHorizontal; 350if (_scrollData._allowHorizontal != value)