2 references to IsTypographySet
PresentationFramework (2)
src\Framework\System\Windows\Controls\TextBlock.cs (2)
2866return !CheckFlags(Flags.IsTypographySet); 2894((TextBlock) d).SetFlags(true, Flags.IsTypographySet);