WInterop icon indicating copy to clipboard operation
WInterop copied to clipboard

Managed wrappers for Windows APIs

Results 3 WInterop issues
Sort by recently updated
recently updated
newest added

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...