Quantcast
Channel: wpftoolkit Discussions Rss Feed
Viewing all articles
Browse latest Browse all 2157

New Post: Property Grid with dynamic editors

$
0
0
The ResolveEditor() method is the one that will get called when the editor needs to be re-evaluated. So action has to be done in this method.
I believe you could define your ComboBox/TextBox in XAML and refer to it in code-behind via
var myComboBox = this.Resources["MyComboBox"] as ComboBox;
var myTextBox = this .Resources["MyTextBox"] as TextBox;

Viewing all articles
Browse latest Browse all 2157

Latest Images

Trending Articles



Latest Images

<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>