4 references to Left
PresentationFramework (4)
src\Framework\System\Windows\Controls\VirtualizingStackPanel.cs (4)
4953if ((forHeader && headerPosition == RelativeHeaderPosition.Left) || 6788if (headerPosition == RelativeHeaderPosition.Top || headerPosition == RelativeHeaderPosition.Left) 6830bool isChildHeaderHorizontal = (headerPosition == RelativeHeaderPosition.Left || headerPosition == RelativeHeaderPosition.Right); 8346if (headerPosition == RelativeHeaderPosition.Left || headerPosition == RelativeHeaderPosition.Right)