DataTemplateSelector Constructor

Definition

Creates a new DataTemplateSelector with default values.

protected DataTemplateSelector ();

Remarks

Application developers should provide their own constructors to create and store the DataTemplate objects that can be returned by this DataTemplateSelector.

Applies to