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