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