14 references to Seal
PresentationFramework (14)
System\Windows\Controls\AccessText.cs (1)
562accessKeyStyle.Seal();
System\Windows\Controls\DataGridCheckBoxColumn.cs (2)
46style.Seal(); 75style.Seal();
System\Windows\Controls\DataGridComboBoxColumn.cs (1)
228style.Seal();
System\Windows\Controls\DataGridTextColumn.cs (2)
40style.Seal(); 63style.Seal();
System\Windows\Controls\Image.cs (1)
411style.Seal();
System\Windows\Controls\InkCanvas.cs (1)
134defaultStyle.Seal();
System\Windows\Controls\MediaElement.cs (1)
103style.Seal();
System\Windows\FrameworkElement.cs (1)
3813defaultFocusVisualStyle.Seal();
System\Windows\Style.cs (2)
519_basedOn?.Seal(); 854Seal();
System\Windows\StyleHelper.cs (2)
67newStyle.Seal(); 103newThemeStyle.Seal();