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