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