Skip to content

WPF Hybrid Compatibility? #6

Description

@RFBomb

I attempted to reproduce this within a WPF hybrid app, where BlazorWebView hosts the razor components.
As soon as a drag event occurs, it hits the WPF window and loses focus to the razor component, meaning this functionality is broken.
This was verified by setting "AllowDrop=true" on the WPF's BlazorWebView, which then changed the cursor showing that dragging was occurring.

Any Ideas on how to get that functional in BlazorWebView (WPF specifically) ? ( Github Copilot runs in circles and is stumped....)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions