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