12 references to OrientationType
System.Windows.Forms.Primitives (12)
Windows.Win32.IUIAutomationElement.g.cs (12)
1376 private static winmdroot.Foundation.HRESULT get_CurrentOrientation(IUIAutomationElement* pThis, winmdroot.UI.Accessibility.OrientationType* retVal) 1396 internal winmdroot.UI.Accessibility.OrientationType CurrentOrientation 1400 winmdroot.UI.Accessibility.OrientationType __result; 1401 ((delegate *unmanaged [Stdcall]<IUIAutomationElement*,winmdroot.UI.Accessibility.OrientationType* ,winmdroot.Foundation.HRESULT>)lpVtbl[39])((IUIAutomationElement*)Unsafe.AsPointer(ref this), &__result).ThrowOnFailure(); 2476 private static winmdroot.Foundation.HRESULT get_CachedOrientation(IUIAutomationElement* pThis, winmdroot.UI.Accessibility.OrientationType* retVal) 2496 internal winmdroot.UI.Accessibility.OrientationType CachedOrientation 2500 winmdroot.UI.Accessibility.OrientationType __result; 2501 ((delegate *unmanaged [Stdcall]<IUIAutomationElement*,winmdroot.UI.Accessibility.OrientationType* ,winmdroot.Foundation.HRESULT>)lpVtbl[71])((IUIAutomationElement*)Unsafe.AsPointer(ref this), &__result).ThrowOnFailure(); 3075 internal delegate *unmanaged [Stdcall]<IUIAutomationElement*,winmdroot.UI.Accessibility.OrientationType* ,winmdroot.Foundation.HRESULT> get_CurrentOrientation_40; 3139 internal delegate *unmanaged [Stdcall]<IUIAutomationElement*,winmdroot.UI.Accessibility.OrientationType* ,winmdroot.Foundation.HRESULT> get_CachedOrientation_72; 3416 winmdroot.UI.Accessibility.OrientationType CurrentOrientation 3574 winmdroot.UI.Accessibility.OrientationType CachedOrientation