python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
Build / project type - Microsoft.NET.Sdk
Using try-convert on projects to the new project type/build system [Microsoft.NET.Sdk].
But I am getting issues with how it resolves dependencies i.e. we still have a few places referencing the old WP...
llarsson
Votes: 0
Answers: 1
Binding dependency property to attached property in control template
I have created attached properties with data that I want to use inside a button's control template. One such property describes current progress. I have a UserControl called ProgressControl which disp...
user2396632
Votes: 0
Answers: 0
Dynamic HTML in WPF WebBroswer - conent set by BrowserBehavior.Html, linking to file:/// url - does not behave
I am working on a system that has a WPF WebBrowser that is displaying dynamically generated HTML.
This contains links to files, using file:///servername/filename.ext addresses.
This should have worked...
Paul Evans
Votes: 0
Answers: 2