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