2 references to SelectionBoxItemTemplatePropertyKey
System.Windows.Controls.Ribbon (2)
Microsoft\Windows\Controls\Ribbon\RibbonComboBox.cs (2)
270public static readonly DependencyProperty SelectionBoxItemTemplateProperty = SelectionBoxItemTemplatePropertyKey.DependencyProperty; 278private set { SetValue(SelectionBoxItemTemplatePropertyKey, value); }