2 references to SelectionBoxItemStringFormatPropertyKey
System.Windows.Controls.Ribbon (2)
Microsoft\Windows\Controls\Ribbon\RibbonComboBox.cs (2)
304public static readonly DependencyProperty SelectionBoxItemStringFormatProperty = SelectionBoxItemStringFormatPropertyKey.DependencyProperty; 312private set { SetValue(SelectionBoxItemStringFormatPropertyKey, value); }