6 references to Both
PresentationFramework (6)
MS\Internal\PtsHost\FloaterParagraph.cs (1)
836return WrapDirection.Both;
MS\Internal\PtsHost\Pts.cs (1)
204case WrapDirection.Both:
MS\Internal\PtsHost\PtsCache.cs (1)
488Invariant.Assert(((int)PTS.FSKWRAP.fskwrBoth) == ((int)WrapDirection.Both));
System\Windows\Documents\Block.cs (1)
525|| value == WrapDirection.Both;
System\Windows\Documents\Figure.cs (2)
188WrapDirection.Both, 288return value == WrapDirection.Both