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