2 references to FontWeight
PresentationBuildTasks (2)
src\Microsoft.DotNet.Wpf\src\PresentationFramework\System\Windows\Markup\KnownTypes.cs (2)
3711
case KnownElements.
FontWeight
: converterId = KnownElements.FontWeightConverter; break;
5039
case KnownElements.
FontWeight
: t = _asmCore.GetType("System.Windows.FontWeight"); break;