-
Notifications
You must be signed in to change notification settings - Fork 1k
Implement first draft of Control.InvokeAsync, MessageBox.ShowAsync an… #9827
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
b1061ed
to
186b2f8
Compare
This PR has not had any activity in a while. Should this still be kept active? |
Yes, please. Restarting with it after the holidays. |
586a70a
to
3f1bcf2
Compare
3f1bcf2
to
f20592a
Compare
e3d09a3
to
eb09613
Compare
038bcbf
to
1d2b701
Compare
2e452d5
to
cdd1a6f
Compare
There are soo many irrelenvat changes... Looks like the feature branch is targeting another feature branch 🫨 |
844c484
to
9a9b049
Compare
df1d953
to
b384502
Compare
b384502
to
77951cf
Compare
* Take HighContrast settings into account for dark mode availability assessment.
* Enable PropertyGrid * Fix some code formatting issues * Try easy fixes for Calendar.
…d Form.ShowAsync.
77951cf
to
0cc7498
Compare
@KlausLoeffelmann presuming this is still active for .NET 9? |
Closing this, as it was replaced by #11828. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Draft PR for getting this started for .NET 9.
Note: This branch is based on feature/DarkMode and NO longer on main!
Control.InvokeAsync
.MessageBox.ShowAsync
.Form.ShowAsync
.#10739
Microsoft Reviewers: Open in CodeFlow