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