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