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