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