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