5 references to _supportingattributes
PresentationFramework (5)
System\Windows\Documents\TextStore.cs (5)
2795for (i = 0; i < _supportingattributes.Length; i++) 2803if (_supportingattributes[i].Guid.Equals(filterAttributes[j])) 2812attrval.attributeId = _supportingattributes[i].Guid; 2813attrval.overlappedId = (int)_supportingattributes[i].Style; 2820switch (_supportingattributes[i].Style)