1 reference to SelectionBoxItemStringFormatProperty
PresentationFramework (1)
System\Windows\Controls\ComboBox.cs (1)
442
get { return (String) GetValue(
SelectionBoxItemStringFormatProperty
); }