5 references to _supportingattributes
PresentationFramework (5)
src\Framework\System\Windows\Documents\TextStore.cs (5)
2670for (i = 0; i < _supportingattributes.Length; i++) 2678if (_supportingattributes[i].Guid.Equals(filterAttributes[j])) 2687attrval.attributeId = _supportingattributes[i].Guid; 2688attrval.overlappedId = (int)_supportingattributes[i].Style; 2695switch (_supportingattributes[i].Style)