6 references to Both
PresentationFramework (6)
MS\Internal\PtsHost\FloaterParagraph.cs (1)
842return WrapDirection.Both;
MS\Internal\PtsHost\Pts.cs (1)
205case WrapDirection.Both:
MS\Internal\PtsHost\PtsCache.cs (1)
493Invariant.Assert(((int)PTS.FSKWRAP.fskwrBoth) == ((int)WrapDirection.Both));
System\Windows\Documents\Block.cs (1)
526|| value == WrapDirection.Both;
System\Windows\Documents\Figure.cs (2)
189WrapDirection.Both, 289return value == WrapDirection.Both