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