1 write to _defaultElementStyle
PresentationFramework (1)
src\Framework\System\Windows\Controls\DataGridComboBoxColumn.cs (1)
235_defaultElementStyle = style;
2 references to _defaultElementStyle
PresentationFramework (2)
src\Framework\System\Windows\Controls\DataGridComboBoxColumn.cs (2)
227if (_defaultElementStyle == null) 238return _defaultElementStyle;