2 references to IsOptimalParagraph
PresentationFramework (2)
MS\Internal\PtsHost\TextParaClient.cs (1)
4164private bool IsOptimalParagraph { get { return TextParagraph.IsOptimalParagraph; } }
MS\Internal\PtsHost\TextParagraph.cs (1)
165fstxtprops.fOptimizeParagraph = PTS.FromBoolean(IsOptimalParagraph);