I have a wpf application. I want to make this a activex com component (Out of process), so that from other applications like Excel, VB, etc.. I can call my WPF application as activeX com.
How do I make my wpf application as activeX?
I have a wpf application. I want to make this a activex com component (Out of process), so that from other applications like Excel, VB, etc.. I can call my WPF application as activeX com.
How do I make my wpf application as activeX?