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