2 writes to FontStyle
Microsoft.CodeAnalysis.EditorFeatures.Wpf (2)
InlineDiagnostics\InlineDiagnosticsTag.cs (1)
62FontStyle = FontStyles.Normal,
InlineHints\InlineHintsTag.cs (1)
133FontStyle = FontStyles.Normal,
3 references to FontStyle
PresentationFramework (3)
System\Windows\Controls\TextBlock.cs (3)
669/// DependencyProperty for <see cref="FontStyle" /> property. 685/// DependencyProperty setter for <see cref="FontStyle" /> property. 697/// DependencyProperty getter for <see cref="FontStyle" /> property.