WPF samples - how to use the example projects included?

Anonymous
2020-06-20T19:19:59.417+00:00

I downloaded the samples from GitHub but apart from getting a Form with some |Layout and Control details, I can notfind any way to try any of the examples.

How to load/run any of the examples in the Solution? The only way I can figurte out is to copy/paste the codeinto a new Project and I'msure that is not the intention of the sample application.

Does anyone know how?

Developer technologies | Windows Presentation Foundation
0 comments No comments

Answer accepted by question author

Ken Tucker 5,866 Reputation points
2020-06-21T10:16:36.607+00:00

Right click on the sample project you want to run in the samples solution and select set as startup project. When you run the solution in visual studio that sample will run

Was this answer helpful?

1 person found this answer helpful.

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.