2 references to ContentTemplateProperty
PresentationFramework (2)
System\Windows\Controls\TabControl.cs (2)
240
return (DataTemplate)GetValue(
ContentTemplateProperty
);
244
SetValue(
ContentTemplateProperty
, value);