2 references to DefaultElementStyle
PresentationFramework (2)
System\Windows\Controls\DataGridComboBoxColumn.cs (2)
250
return
DefaultElementStyle
;
268
DataGridBoundColumn.ElementStyleProperty.AddOwner(typeof(DataGridComboBoxColumn), new FrameworkPropertyMetadata(
DefaultElementStyle
));