4 references to IsStructuralCharacterProperty
PresentationFramework (4)
System\windows\Documents\TextEditorCharacters.cs (1)
82
if (TextSchema.
IsStructuralCharacterProperty
(formattingProperty) &&
System\Windows\Documents\TextRangeEdit.cs (3)
97
if (TextSchema.
IsStructuralCharacterProperty
(property))
241
if (TextSchema.
IsStructuralCharacterProperty
(formattingProperty))
920
TextSchema.
IsStructuralCharacterProperty
(property) &&