2 references to IsTypographySet
PresentationFramework (2)
System\Windows\Controls\TextBlock.cs (2)
2767
return !CheckFlags(Flags.
IsTypographySet
);
2795
((TextBlock) d).SetFlags(true, Flags.
IsTypographySet
);