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