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