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