4 references to Style
PresentationFramework (4)
System\Windows\Controls\DataGridCheckBoxColumn.cs (2)
39Style style = new Style(typeof(CheckBox), baseStyle); 71Style style = new Style(typeof(CheckBox), baseStyle);
System\Windows\Controls\Image.cs (1)
410Style style = new Style(typeof(Image), null);
System\Windows\Controls\MediaElement.cs (1)
102Style style = new Style(typeof(MediaElement), null);