4 references to Right
PresentationFramework (4)
System\Windows\Controls\VirtualizingStackPanel.cs (4)
5043
(!forHeader && headerPosition == RelativeHeaderPosition.
Right
))
6944
bool isChildHeaderHorizontal = (headerPosition == RelativeHeaderPosition.Left || headerPosition == RelativeHeaderPosition.
Right
);
6946
if (headerPosition == RelativeHeaderPosition.Bottom || headerPosition == RelativeHeaderPosition.
Right
)
8478
if (headerPosition == RelativeHeaderPosition.Left || headerPosition == RelativeHeaderPosition.
Right
)