New posts in datatemplate

Display a default DataTemplate in a ContentControl when its content is null or empty?

CompositeCollection + CollectionContainer: Bind CollectionContainer.Collection to property of ViewModel that is used as DataTemplates DataType

How to get DataTemplate.DataTrigger to check for greater than or less than?

WPF listbox empty datatemplate

Different views / data template based on member variable

Select ListBoxItem if TextBox in ItemTemplate gets focus

How do I make a WPF data template fill the entire width of the listbox?

Change Data template dynamically

Is there a way to use data-template inheritance in WPF?

How do I build a DataTemplate in c# code?

Create DataTemplate in code behind

Concatenate strings instead of using a stack of TextBlocks

What is a ViewModelLocator and what are its pros/cons compared to DataTemplates?

Find a WPF element inside DataTemplate in the code-behind

Stop TabControl from recreating its children

Access parent DataContext from DataTemplate

Difference between Control Template and DataTemplate in WPF