WInterop
WInterop copied to clipboard
Managed wrappers for Windows APIs
Added ObjectIdentifiers definitions Fixed a typo: Disabled->Disabled
- [x] Add WinForms Control Library for Hosting D2D/DWrite supporting Controls. - [x] Implement D2DPanel control which provides the events `CreateD2DResources` and `D2DPaint`. - [ ] Add Samples - [...
This is in regards to https://github.com/dotnet/winforms/issues/4341 I've started enumerating and parsing the GDI+ records using the EMF+ specification and would greatly appreciate your feedback when you have a moment. Specifically...