Summary: Using XAML activation and code beside When you are using XAML based workflows with code beside you cannot use XAML activation. Instead you need to compile the XAML and code using the workflow compiler and use the type when activating the workflow. XAML activation can be used only with pure XAML workflows, ie workflows that only contain activities and do not add properties of any code.
Edit WF.XamlAndCodeBeside
You do not have permission to change this topic.