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