1 reference to IsBoldLine
PresentationFramework (1)
src\Framework\System\Windows\Documents\CompositionAdorner.cs (1)
166bool lineBold = attributeRange.TextServicesDisplayAttribute.IsBoldLine ? true : false;