3 references to Skew
PresentationFramework (3)
System\Windows\Controls\PopupControlService.cs (3)
1560
_points[i].Direction = Direction.
Skew
;
1679
case Direction.
Skew
:
1712
public Point(int x, int y, Direction d=Direction.
Skew
)