14 references to Seal
PresentationFramework (14)
System\Windows\Controls\AccessText.cs (1)
563accessKeyStyle.Seal();
System\Windows\Controls\DataGridCheckBoxColumn.cs (2)
51style.Seal(); 80style.Seal();
System\Windows\Controls\DataGridComboBoxColumn.cs (1)
233style.Seal();
System\Windows\Controls\DataGridTextColumn.cs (2)
44style.Seal(); 67style.Seal();
System\Windows\Controls\Image.cs (1)
420style.Seal();
System\Windows\Controls\InkCanvas.cs (1)
139defaultStyle.Seal();
System\Windows\Controls\MediaElement.cs (1)
111style.Seal();
System\Windows\FrameworkElement.cs (1)
3827defaultFocusVisualStyle.Seal();
System\Windows\Style.cs (2)
545_basedOn.Seal(); 883Seal();
System\Windows\StyleHelper.cs (2)
80newStyle.Seal(); 116newThemeStyle.Seal();