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