1 write to _defaultElementStyle
PresentationFramework (1)
System\Windows\Controls\DataGridComboBoxColumn.cs (1)
234_defaultElementStyle = style;
2 references to _defaultElementStyle
PresentationFramework (2)
System\Windows\Controls\DataGridComboBoxColumn.cs (2)
226if (_defaultElementStyle == null) 237return _defaultElementStyle;