In this task, we will create a WF4 designer layout window. This is just a WPF window. When we finish this task, we will have built a designer window. Functions will be added to the window in the following tasks.
Open a new Visual Studio 2010 instance and create a new WPF Application project. Name the project WF4Designer
.
Add the following three assembly references to the project: System.Activities
, System.Activities.Core.Presentation
, and System.Activities.Presentation
.
Open the MainWindow.xaml
file, which is created by default. Fill the file with ...
No credit card required