Skip to content

Conversation

punker76
Copy link
Member

Describe the changes you have made to improve this project

Use WindowInteropHelper to get the window handle instead using reflection.

CriticalHandle got renamed to Handle.
Instead of using reflection the code should better use WindowInteropHelper to get window handle.

Closed Issues

Closes #4554

…sing reflection

CriticalHandle got renamed to Handle.
Instead of using reflection the code should better use WindowInteropHelper to get window handle.
@punker76 punker76 added this to the 2.4.11 milestone Sep 12, 2025
@punker76 punker76 merged commit 8d2220d into develop Sep 12, 2025
5 checks passed
@punker76 punker76 deleted the fix/4554-window-not-movable branch September 12, 2025 17:03
punker76 added a commit that referenced this pull request Sep 13, 2025
Use WindowInteropHelper to get the window handle
punker76 added a commit that referenced this pull request Sep 13, 2025
Use WindowInteropHelper to get the window handle
punker76 added a commit that referenced this pull request Sep 13, 2025
Use WindowInteropHelper to get the window handle
punker76 added a commit that referenced this pull request Sep 13, 2025
Use WindowInteropHelper to get the window handle
punker76 added a commit that referenced this pull request Sep 13, 2025
Use WindowInteropHelper to get the window handle
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Development

Successfully merging this pull request may close these issues.

Windows not movable with .NET 10

1 participant