4 references to Right
PresentationFramework (4)
MS\Internal\PtsHost\Pts.cs (1)
201
case WrapDirection.
Right
:
MS\Internal\PtsHost\PtsCache.cs (1)
487
Invariant.Assert(((int)PTS.FSKWRAP.fskwrRight) == ((int)WrapDirection.
Right
));
System\Windows\Documents\Block.cs (1)
524
|| value == WrapDirection.
Right
System\Windows\Documents\Figure.cs (1)
291
|| value == WrapDirection.
Right
;