0
Answer

Publishing a WPF application with DatePicker

Photo of codeforme codeforme

codeforme codeforme

15y
3.3k
1

I developed a  application which contains wpftoolkit's datetimepicker control in it,  i can publish the application but it is working only with systems where wpf-toolkit is installed, and a XAML-PARSE error is thrown when installed in systems witout wpftoolkit.
I  want to know how to add wpftoolkit components while publishing the application so that while installing the application it installs all the components required for wpftoolkit controls to work..

Answers (0)