1 write to FontWeight
PresentationFramework (1)
src\Framework\System\windows\Documents\TextEditorContextMenu.cs (1)
519text.FontWeight = FontWeights.Bold;
3 references to FontWeight
PresentationFramework (3)
src\Framework\System\Windows\Controls\TextBlock.cs (3)
744/// DependencyProperty for <see cref="FontWeight" /> property. 760/// DependencyProperty setter for <see cref="FontWeight" /> property. 775/// DependencyProperty getter for <see cref="FontWeight" /> property.