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