2 references to SelectedContentTemplatePropertyKey
PresentationFramework (2)
System\Windows\Controls\TabControl.cs (2)
139
public static readonly DependencyProperty SelectedContentTemplateProperty =
SelectedContentTemplatePropertyKey
.DependencyProperty;
157
SetValue(
SelectedContentTemplatePropertyKey
, value);