3 references to Left
PresentationFramework (3)
src\Framework\System\Windows\Controls\Primitives\TickBar.cs (3)
315
return placement == TickBarPlacement.
Left
||
404
case TickBarPlacement.
Left
:
452
if ((Placement == TickBarPlacement.
Left
) || (Placement == TickBarPlacement.Right))