1 type derived from TextRunTypographyProperties
PresentationFramework (1)
MS\Internal\Text\TypographyProperties.cs (1)
17
internal sealed class TypographyProperties :
TextRunTypographyProperties
8 references to TextRunTypographyProperties
PresentationCore (5)
MS\Internal\TextFormatting\GenericTextProperties.cs (1)
183
public override
TextRunTypographyProperties
TypographyProperties
MS\Internal\TextFormatting\LineServicesRun.cs (3)
631
private static DWriteFontFeature[] CreateDWriteFontFeatures(
TextRunTypographyProperties
textRunTypographyProperties)
934
TextRunTypographyProperties
properties = lsruns[i].RunProp.TypographyProperties;
946
TextRunTypographyProperties
textRunTypographyProperties,
System\Windows\Media\textformatting\TextRunProperties.cs (1)
94
public virtual
TextRunTypographyProperties
TypographyProperties
PresentationFramework (3)
MS\Internal\Text\TextProperties.cs (2)
89
public override
TextRunTypographyProperties
TypographyProperties{ get { return _typographyProperties; } }
364
private
TextRunTypographyProperties
_typographyProperties;
MS\Internal\Text\TextSpanModifier.cs (1)
229
public override
TextRunTypographyProperties
TypographyProperties