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