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