1 write to _id
System.Windows.Forms (1)
parent\parent\parent\public\Internal\NDP\Inc\IsolationInterop.cs (1)
668_id = i;
6 references to _id
System.Windows.Forms (6)
parent\parent\parent\public\Internal\NDP\Inc\IsolationInterop.cs (6)
671string GetAttribute(string ns, string n) { return _id.GetAttribute(ns, n); } 672string GetAttribute(string n) { return _id.GetAttribute(null, n); } 674void SetAttribute(string ns, string n, string v) { _id.SetAttribute(ns, n, v); } 3060_appcontext.GetComponentManifest(0, component._id, ref IsolationInterop.IID_ICMS, out o); 3068_appcontext.GetComponentManifest(0, component._id, ref IsolationInterop.IID_IManifestInformation, out o); 3076_appcontext.GetComponentPayloadPath(0, component._id, out retval);