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