Quantcast
Channel: Extended WPF Toolkit™ Community Edition
Viewing all articles
Browse latest Browse all 4964

New Post: Specifying CollectionControl ItemsSourceType in XAML

$
0
0
How can I specify a CollectionControl's ItemsSource type in XAML?
In the code behind I can do this:
MyCollectionControl.ItemsSourceType = typeof(ObservableCollection<MyClass>);
But I can't figure out how to do it in pure XAML.

Viewing all articles
Browse latest Browse all 4964

Trending Articles



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