4 references to Right
PresentationFramework (4)
System\Windows\Controls\VirtualizingStackPanel.cs (4)
5042
(!forHeader && headerPosition == RelativeHeaderPosition.
Right
))
6943
bool isChildHeaderHorizontal = (headerPosition == RelativeHeaderPosition.Left || headerPosition == RelativeHeaderPosition.
Right
);
6945
if (headerPosition == RelativeHeaderPosition.Bottom || headerPosition == RelativeHeaderPosition.
Right
)
8477
if (headerPosition == RelativeHeaderPosition.Left || headerPosition == RelativeHeaderPosition.
Right
)