1 type derived from TextRunTypographyProperties
PresentationFramework (1)
MS\Internal\Text\TypographyProperties.cs (1)
18
internal sealed class TypographyProperties :
TextRunTypographyProperties
8 references to TextRunTypographyProperties
PresentationCore (5)
MS\Internal\TextFormatting\GenericTextProperties.cs (1)
184
public override
TextRunTypographyProperties
TypographyProperties
MS\Internal\TextFormatting\LineServicesRun.cs (3)
632
private static DWriteFontFeature[] CreateDWriteFontFeatures(
TextRunTypographyProperties
textRunTypographyProperties)
935
TextRunTypographyProperties
properties = lsruns[i].RunProp.TypographyProperties;
947
TextRunTypographyProperties
textRunTypographyProperties,
System\Windows\Media\textformatting\TextRunProperties.cs (1)
95
public virtual
TextRunTypographyProperties
TypographyProperties
PresentationFramework (3)
MS\Internal\Text\TextProperties.cs (2)
90
public override
TextRunTypographyProperties
TypographyProperties{ get { return _typographyProperties; } }
365
private
TextRunTypographyProperties
_typographyProperties;
MS\Internal\Text\TextSpanModifier.cs (1)
230
public override
TextRunTypographyProperties
TypographyProperties