3 references to Right
PresentationFramework (3)
System\Windows\Controls\Primitives\TickBar.cs (3)
302
placement == TickBarPlacement.
Right
||
402
case TickBarPlacement.
Right
:
437
if ((Placement == TickBarPlacement.Left) || (Placement == TickBarPlacement.
Right
))