1 write to FontWeight
Microsoft.VisualStudio.LanguageServices (1)
UnusedReferences\Dialog\UnusedReferencesTableProvider.ColumnDefinitions.cs (1)
74FontWeight = isBold ? FontWeights.Bold : FontWeights.Normal
3 references to FontWeight
PresentationFramework (3)
System\Windows\Documents\TextElement.cs (3)
550/// DependencyProperty for <see cref="FontWeight" /> property. 572/// DependencyProperty setter for <see cref="FontWeight" /> property. 584/// DependencyProperty getter for <see cref="FontWeight" /> property.