4 references to _structuralCharacterProperties
PresentationFramework (4)
System\Windows\Documents\TextSchema.cs (4)
742for (i = 0; i < _structuralCharacterProperties.Length; i++) 744if (formattingProperty == _structuralCharacterProperties[i]) 748return (i < _structuralCharacterProperties.Length); 793return _structuralCharacterProperties;