1 write to FontWeight
PresentationFramework (1)
System\windows\Documents\TextEditorContextMenu.cs (1)
493text.FontWeight = FontWeights.Bold;
3 references to FontWeight
PresentationFramework (3)
System\Windows\Controls\TextBlock.cs (3)
708/// DependencyProperty for <see cref="FontWeight" /> property. 724/// DependencyProperty setter for <see cref="FontWeight" /> property. 736/// DependencyProperty getter for <see cref="FontWeight" /> property.