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