4 references to IsStructuralCharacterProperty
PresentationFramework (4)
System\windows\Documents\TextEditorCharacters.cs (1)
99
if (TextSchema.
IsStructuralCharacterProperty
(formattingProperty) &&
System\Windows\Documents\TextRangeEdit.cs (3)
100
if (TextSchema.
IsStructuralCharacterProperty
(property))
244
if (TextSchema.
IsStructuralCharacterProperty
(formattingProperty))
923
TextSchema.
IsStructuralCharacterProperty
(property) &&