4 references to IsStructuralCharacterProperty
PresentationFramework (4)
src\Framework\System\windows\Documents\TextEditorCharacters.cs (1)
101if (TextSchema.IsStructuralCharacterProperty(formattingProperty) &&
src\Framework\System\Windows\Documents\TextRangeEdit.cs (3)
102if (TextSchema.IsStructuralCharacterProperty(property)) 246if (TextSchema.IsStructuralCharacterProperty(formattingProperty)) 925TextSchema.IsStructuralCharacterProperty(property) &&