2 references to ContentTemplateProperty
PresentationFramework (2)
src\Framework\System\Windows\Controls\TabControl.cs (2)
241return (DataTemplate)GetValue(ContentTemplateProperty); 245SetValue(ContentTemplateProperty, value);