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