I have created my own user controls, button, labels and stack panels.
HOw can i reference them in my MainWindow.xaml?
I have created my own user controls, button, labels and stack panels.
HOw can i reference them in my MainWindow.xaml?
<Window
xmlns:src="clr-namespace:MyProject.MyControls"
Title="FindInFiles" >
<grid>
<src:MycontrolName
VB6 & C# (WCF LINQ) mostly
If you need help with a WPF/WCF question post in the NEW WPF & WCF forum and we will try help the best we can
My site
My blog, couding troubles and solutions