Search found 1 match

by toxico
Wed Mar 19, 2014 4:25 am
Forum: Application Development
Topic: Creating a WPF User Control with Tag Connection
Replies: 1
Views: 5789

Creating a WPF User Control with Tag Connection

Similar to the manual (Control > WPF Controls > Creating a WPF User Control with Tag Connection) I used Visual Studio to write my own user control. In a test application with VS everything works fine. After compiling I get a .dll file. But what now? At this point the manual ends :? To add the namesp...