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