6 references to Both
PresentationFramework (6)
src\Framework\MS\Internal\PtsHost\FloaterParagraph.cs (1)
876
return WrapDirection.
Both
;
src\Framework\MS\Internal\PtsHost\Pts.cs (1)
214
case WrapDirection.
Both
:
src\Framework\MS\Internal\PtsHost\PtsCache.cs (1)
575
Invariant.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)
191
WrapDirection.
Both
,
291
return value == WrapDirection.
Both