Skip to content

Add a control to draw directly to the screen #2168

Open
@cwensley

Description

@cwensley

With WPF, there's HwndHost which can be used to insert native controls, but it has airspace issues where it shows on top of all other controls so you can't have any child controls. A generic purpose control should be created that would allow you to draw as directly as possible to the control via a memory buffer, perhaps using InteropBitmap.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions