4 references to Left
PresentationFramework (4)
src\Framework\MS\Internal\PtsHost\Pts.cs (1)
208case WrapDirection.Left:
src\Framework\MS\Internal\PtsHost\PtsCache.cs (1)
573Invariant.Assert(((int)PTS.FSKWRAP.fskwrLeft) == ((int)WrapDirection.Left));
src\Framework\System\Windows\Documents\Block.cs (1)
550|| value == WrapDirection.Left
src\Framework\System\Windows\Documents\Figure.cs (1)
293|| value == WrapDirection.Left