Closed GoogleCodeExporter closed 9 years ago
Quick comment/edit. The dependency is System.Drawing; System.Drawing is
considered to
be a part of WinForms.
Original comment by jorgy...@hotmail.com
on 5 Jun 2010 at 3:26
This was by design. The dependency on Windows Forms pervades SlimDX under the
hood as
well, as it's the most direct way to access most of the underlying Windows API
functionality required. We won't remove it for v1. It's under consideration for
removal in v2, although chances aren't good since it would involve writing a
Windows-Forms-like wrapper ourselves to access various useful bits
functionality we
depend on.
Windows Forms can be used regardless of whether or not WPF is used; they do not
interfere, so this isn't considered a problem.
Original comment by josh.petrie
on 7 Jun 2010 at 3:06
Original issue reported on code.google.com by
jorgy...@hotmail.com
on 5 Jun 2010 at 3:23