4 references to _structuralCharacterProperties
PresentationFramework (4)
System\Windows\Documents\TextSchema.cs (4)
735for (i = 0; i < _structuralCharacterProperties.Length; i++) 737if (formattingProperty == _structuralCharacterProperties[i]) 741return (i < _structuralCharacterProperties.Length); 786return _structuralCharacterProperties;