2 references to IsHyphenatorSet
PresentationFramework (2)
src\Framework\System\Windows\Controls\TextBlock.cs (2)
3768
if (CheckFlags(Flags.
IsHyphenatorSet
))
3777
SetFlags(true, Flags.
IsHyphenatorSet
);