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