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