3 references to Right
PresentationFramework (3)
src\Framework\System\Windows\Controls\Primitives\TickBar.cs (3)
317
placement == TickBarPlacement.
Right
||
417
case TickBarPlacement.
Right
:
452
if ((Placement == TickBarPlacement.Left) || (Placement == TickBarPlacement.
Right
))