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