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