2 implementations of GetRuntimeId
System.Windows.Forms (2)
winforms\Managed\System\WinForms\AccessibleObject.cs (2)
947int[] UnsafeNativeMethods.IAccessibleEx.GetRuntimeId() { 3363int[] UnsafeNativeMethods.IAccessibleEx.GetRuntimeId() {
1 reference to GetRuntimeId
System.Windows.Forms (1)
winforms\Managed\System\WinForms\AccessibleObject.cs (1)
3366return publicIAccessibleEx.GetRuntimeId();