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