2 references to HasTextDecorations
PresentationFramework (2)
src\Framework\System\windows\Documents\TextEditorCharacters.cs (1)
239if (!TextSchema.HasTextDecorations(textDecorations))
src\Framework\System\Windows\Documents\TextRangeSerialization.cs (1)
1752typeof(Inline).IsAssignableFrom(commonAncestor.ParentType) && TextSchema.HasTextDecorations(commonAncestor.GetValue(Inline.TextDecorationsProperty)))