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