4 references to Style
PresentationFramework (4)
System\Windows\Controls\DataGridCheckBoxColumn.cs (2)
38Style style = new Style(typeof(CheckBox), baseStyle); 70Style style = new Style(typeof(CheckBox), baseStyle);
System\Windows\Controls\Image.cs (1)
409Style style = new Style(typeof(Image), null);
System\Windows\Controls\MediaElement.cs (1)
101Style style = new Style(typeof(MediaElement), null);