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