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