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