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