6 references to Both
PresentationFramework (6)
MS\Internal\PtsHost\FloaterParagraph.cs (1)
842
return WrapDirection.
Both
;
MS\Internal\PtsHost\Pts.cs (1)
205
case WrapDirection.
Both
:
MS\Internal\PtsHost\PtsCache.cs (1)
493
Invariant.Assert(((int)PTS.FSKWRAP.fskwrBoth) == ((int)WrapDirection.
Both
));
System\Windows\Documents\Block.cs (1)
526
|| value == WrapDirection.
Both
;
System\Windows\Documents\Figure.cs (2)
189
WrapDirection.
Both
,
289
return value == WrapDirection.
Both