3 references to GetStyleForInternalConstruction
PresentationCore (3)
MS\Internal\FontFace\MatchingStyle.cs (1)
38style.GetStyleForInternalConstruction() * FontStyleScale,
MS\Internal\FontFace\PhysicalFontFamily.cs (1)
119(Text.TextInterface.FontStyle) style.GetStyleForInternalConstruction());
System\Windows\FontStyleConverter.cs (1)
95int c = ((FontStyle)value).GetStyleForInternalConstruction();