2 references to ElementStyle
PresentationFramework (2)
System\Windows\Controls\DataGridBoundColumn.cs (2)
167Style style = isEditing ? EditingElementStyle : ElementStyle; 170style = ElementStyle;