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