1 write to _id
System.Windows.Forms (1)
parent\parent\parent\public\Internal\NDP\Inc\IsolationInterop.cs (1)
593_id = i;
4 references to _id
System.Windows.Forms (4)
parent\parent\parent\public\Internal\NDP\Inc\IsolationInterop.cs (4)
596string GetAttribute(string ns, string n) { return _id.GetAttribute(ns, n); } 597string GetAttribute(string n) { return _id.GetAttribute(null, n); } 599void SetAttribute(string ns, string n, string v) { _id.SetAttribute(ns, n, v); } 3083_appcontext.FindReferenceInContext(0, TheRef._id, out o);