I have a UserControl that uses a binding converter. I\'ve made the converter an inner class of
public partial class MyPanel : UserControl { public class
What I do is:
And then in the control