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