2 references to ElementStyle
PresentationFramework (2)
System\Windows\Controls\DataGridComboBoxColumn.cs (2)
307Style style = isEditing ? EditingElementStyle : ElementStyle; 310style = ElementStyle;