4 references to SafeArrayScope
System.Windows.Forms (4)
System\Windows\Forms\Accessibility\AccessibleObject.cs (4)
642
UIA_PROPERTY_ID.UIA_RuntimeIdPropertyId => (VARIANT)new
SafeArrayScope
<int>(RuntimeId),
945
*pRetVal = new
SafeArrayScope
<int>(RuntimeId);
1046
*pRetVal = new
SafeArrayScope
<int>(RuntimeId);
3029
*pRetVal = result is null ? SAFEARRAY.CreateEmpty(VARENUM.VT_I4) : new
SafeArrayScope
<int>(result);