2 implementations of GetRuntimeId
System.Windows.Forms (2)
winforms\Managed\System\WinForms\AccessibleObject.cs (2)
995int[] UnsafeNativeMethods.IRawElementProviderFragment.GetRuntimeId() { 3460int[] UnsafeNativeMethods.IRawElementProviderFragment.GetRuntimeId() {
1 reference to GetRuntimeId
System.Windows.Forms (1)
winforms\Managed\System\WinForms\AccessibleObject.cs (1)
3462return publicIRawElementProviderFragment.GetRuntimeId();