2 references to FontWeight
PresentationBuildTasks (2)
Framework\System\Windows\Markup\KnownTypes.cs (2)
3708
case KnownElements.
FontWeight
: converterId = KnownElements.FontWeightConverter; break;
5036
case KnownElements.
FontWeight
: t = _asmCore.GetType("System.Windows.FontWeight"); break;