1 reference to CoerceFontWeight
PresentationFramework (1)
System\Windows\FrameworkElement.cs (1)
2416
TextElement.FontWeightProperty.OverrideMetadata(_typeofThis, new FrameworkPropertyMetadata(SystemFonts.MessageFontWeight, FrameworkPropertyMetadataOptions.Inherits, null, new CoerceValueCallback(
CoerceFontWeight
)));