Quantcast
Viewing all articles
Browse latest Browse all 9

Answer by BillyD for WPF - Selector - Custom Control - SelectionChanged Event Not Firing

From reading some full code examples of different controls, I believe my answer is that I am doing this all wrong. Instead, I need to have control that has a Selector like a ListBox in the ControlTemplate. THEN, @JKing 's advice would help me get to where I need to be. The answer to the actual question asked though is the aforementioned change from using Selector as a base class to having a selector in the template for the control. Thanks for the help.


Viewing all articles
Browse latest Browse all 9

Trending Articles