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