14 references to Seal
PresentationFramework (14)
System\Windows\Controls\AccessText.cs (1)
563accessKeyStyle.Seal();
System\Windows\Controls\DataGridCheckBoxColumn.cs (2)
47style.Seal(); 76style.Seal();
System\Windows\Controls\DataGridComboBoxColumn.cs (1)
229style.Seal();
System\Windows\Controls\DataGridTextColumn.cs (2)
41style.Seal(); 64style.Seal();
System\Windows\Controls\Image.cs (1)
412style.Seal();
System\Windows\Controls\InkCanvas.cs (1)
135defaultStyle.Seal();
System\Windows\Controls\MediaElement.cs (1)
104style.Seal();
System\Windows\FrameworkElement.cs (1)
3814defaultFocusVisualStyle.Seal();
System\Windows\Style.cs (2)
520_basedOn?.Seal(); 855Seal();
System\Windows\StyleHelper.cs (2)
68newStyle.Seal(); 104newThemeStyle.Seal();