3 references to TextServicesDisplayAttribute
PresentationFramework (3)
src\Framework\System\Windows\Documents\CompositionAdorner.cs (3)
166bool lineBold = attributeRange.TextServicesDisplayAttribute.IsBoldLine ? true : false; 168bool hasVirtualSelection = (attributeRange.TextServicesDisplayAttribute.AttrInfo & UnsafeNativeMethods.TF_DA_ATTR_INFO.TF_ATTR_TARGET_CONVERTED) != 0; 190switch (attributeRange.TextServicesDisplayAttribute.LineStyle)