4 references to _updateAttributes
System.Windows.Forms (4)
System\Windows\Forms\ActiveX\AxHost.AxPropertyDescriptor.cs (4)
102
_updateAttributes
.Add(attr);
252
if (
_updateAttributes
.Count == 0)
258
attributes.AddRange(
_updateAttributes
);
260
_updateAttributes
.Clear();