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