4 references to Left
PresentationFramework (4)
System\Windows\Controls\VirtualizingStackPanel.cs (4)
5042
if ((forHeader && headerPosition == RelativeHeaderPosition.
Left
) ||
6902
if (headerPosition == RelativeHeaderPosition.Top || headerPosition == RelativeHeaderPosition.
Left
)
6944
bool isChildHeaderHorizontal = (headerPosition == RelativeHeaderPosition.
Left
|| headerPosition == RelativeHeaderPosition.Right);
8478
if (headerPosition == RelativeHeaderPosition.
Left
|| headerPosition == RelativeHeaderPosition.Right)