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