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