2 references to SelectionBoxItemTemplateSelectorPropertyKey
System.Windows.Controls.Ribbon (2)
Microsoft\Windows\Controls\Ribbon\RibbonComboBox.cs (2)
285public static readonly DependencyProperty SelectionBoxItemTemplateSelectorProperty = SelectionBoxItemTemplateSelectorPropertyKey.DependencyProperty; 293private set { SetValue(SelectionBoxItemTemplateSelectorPropertyKey, value); }