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