1 reference to SelectionBoxItemTemplateProperty
PresentationFramework (1)
src\Framework\System\Windows\Controls\ComboBox.cs (1)
435
get { return (DataTemplate) GetValue(
SelectionBoxItemTemplateProperty
); }