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