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