4 references to _structuralCharacterProperties
PresentationFramework (4)
src\Framework\System\Windows\Documents\TextSchema.cs (4)
744for (i = 0; i < _structuralCharacterProperties.Length; i++) 746if (formattingProperty == _structuralCharacterProperties[i]) 750return (i < _structuralCharacterProperties.Length); 795return _structuralCharacterProperties;