4 references to Right
PresentationFramework (4)
MS\Internal\PtsHost\Pts.cs (1)
202case WrapDirection.Right:
MS\Internal\PtsHost\PtsCache.cs (1)
492Invariant.Assert(((int)PTS.FSKWRAP.fskwrRight) == ((int)WrapDirection.Right));
System\Windows\Documents\Block.cs (1)
525|| value == WrapDirection.Right
System\Windows\Documents\Figure.cs (1)
292|| value == WrapDirection.Right;