4 references to Left
PresentationFramework (4)
System\Windows\Controls\VirtualizingStackPanel.cs (4)
5070if ((forHeader && headerPosition == RelativeHeaderPosition.Left) || 6928if (headerPosition == RelativeHeaderPosition.Top || headerPosition == RelativeHeaderPosition.Left) 6970bool isChildHeaderHorizontal = (headerPosition == RelativeHeaderPosition.Left || headerPosition == RelativeHeaderPosition.Right); 8504if (headerPosition == RelativeHeaderPosition.Left || headerPosition == RelativeHeaderPosition.Right)