4 references to RealWeight
PresentationCore (4)
Core\CSharp\System\Windows\FontWeight.cs (4)
59return RealWeight; 175return RealWeight; 217if (!FontWeights.FontWeightToString(RealWeight, out convertedValue)) 220return RealWeight.ToString(provider);