1 write to _allowVertical
PresentationFramework (1)
System\Windows\Controls\Stack.cs (1)
379
_scrollData.
_allowVertical
= value;
2 references to _allowVertical
PresentationFramework (2)
System\Windows\Controls\Stack.cs (2)
372
return _scrollData.
_allowVertical
;
377
if (_scrollData.
_allowVertical
!= value)