6 references to Both
PresentationFramework (6)
MS\Internal\PtsHost\FloaterParagraph.cs (1)
846return WrapDirection.Both;
MS\Internal\PtsHost\Pts.cs (1)
210case WrapDirection.Both:
MS\Internal\PtsHost\PtsCache.cs (1)
496Invariant.Assert(((int)PTS.FSKWRAP.fskwrBoth) == ((int)WrapDirection.Both));
System\Windows\Documents\Block.cs (1)
528|| value == WrapDirection.Both;
System\Windows\Documents\Figure.cs (2)
191WrapDirection.Both, 291return value == WrapDirection.Both