4 references to Style
PresentationFramework (4)
System\Windows\Controls\DataGridCheckBoxColumn.cs (2)
43Style style = new Style(typeof(CheckBox), baseStyle); 75Style style = new Style(typeof(CheckBox), baseStyle);
System\Windows\Controls\Image.cs (1)
418Style style = new Style(typeof(Image), null);
System\Windows\Controls\MediaElement.cs (1)
109Style style = new Style(typeof(MediaElement), null);