2 references to IsTypographyDefaultValue
PresentationFramework (2)
MS\Internal\Text\TextProperties.cs (1)
262
if(!tb.
IsTypographyDefaultValue
)
System\Windows\Controls\TextBlock.cs (1)
3050
TextProperties defaultTextProperties = new TextProperties(this, this.
IsTypographyDefaultValue
);