4 references to Right
PresentationFramework (4)
src\Framework\MS\Internal\PtsHost\Pts.cs (1)
211case WrapDirection.Right:
src\Framework\MS\Internal\PtsHost\PtsCache.cs (1)
574Invariant.Assert(((int)PTS.FSKWRAP.fskwrRight) == ((int)WrapDirection.Right));
src\Framework\System\Windows\Documents\Block.cs (1)
551|| value == WrapDirection.Right
src\Framework\System\Windows\Documents\Figure.cs (1)
294|| value == WrapDirection.Right;