4 references to updateAttrs
System.Windows.Forms (4)
winforms\Managed\System\WinForms\AxHost.cs (4)
7056
updateAttrs
.Add(attr);
7170
if (
updateAttrs
.Count == 0)
7174
foreach(Attribute attr in
updateAttrs
) {
7182
updateAttrs
.Clear();