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