4 references to IsStructuralCharacterProperty
PresentationFramework (4)
System\windows\Documents\TextEditorCharacters.cs (1)
83
if (TextSchema.
IsStructuralCharacterProperty
(formattingProperty) &&
System\Windows\Documents\TextRangeEdit.cs (3)
98
if (TextSchema.
IsStructuralCharacterProperty
(property))
242
if (TextSchema.
IsStructuralCharacterProperty
(formattingProperty))
921
TextSchema.
IsStructuralCharacterProperty
(property) &&