Skip to content

WPF - Angular Drag/Drop #4523

Answered by Sznopik
Sznopik asked this question in Q&A
Discussion options

You must be logged in to vote

Ok I have found the problem. The Cefsharp have drag functions is disabled by defalut. While functions called for example by dragstart still starts ,it wont use dragevent. To fix i added

AllowDrop= true;

to the "Loaded" scope in Cefsharp

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by Sznopik
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant