1 write to _defaultElementStyle
PresentationFramework (1)
System\Windows\Controls\DataGridComboBoxColumn.cs (1)
230_defaultElementStyle = style;
2 references to _defaultElementStyle
PresentationFramework (2)
System\Windows\Controls\DataGridComboBoxColumn.cs (2)
222if (_defaultElementStyle == null) 233return _defaultElementStyle;