Skip to content
This repository was archived by the owner on Apr 27, 2026. It is now read-only.

update WPF sample#3149

Merged
jonsequitur merged 1 commit into
dotnet:mainfrom
jonsequitur:update-WPF-sample
Aug 24, 2023
Merged

update WPF sample#3149
jonsequitur merged 1 commit into
dotnet:mainfrom
jonsequitur:update-WPF-sample

Conversation

@jonsequitur

Copy link
Copy Markdown
Contributor

This fixes #3146.

@jonsequitur
jonsequitur requested a review from colombod August 24, 2023 15:47
@jonsequitur
jonsequitur enabled auto-merge (rebase) August 24, 2023 16:00
@Awsmolak

Copy link
Copy Markdown

Just tested and still getting Error: Unrecognized command or argument '#!dispatcher'.

For this code block in readme.ipynb:

#!wpf
#!dispatcher
using System.Windows.Media;

App.MainWindow.Background = new SolidColorBrush(Colors.Fuchsia);
App.MainWindow.Background

@jonsequitur

Copy link
Copy Markdown
Contributor Author

That's an unrelated issue (#3135) which was fixed last week. You won't see that fix in the stable version of VS Code quite yet. We'll release that fix in VS Code Insiders today.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Area-Documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

WpfConnect sample broken in recent releases

3 participants