{4D3BD4B7-AD22-4DC4-B889-311DAE0D8AEB}
WindowServerFactory
Registry
InProcServer32
C:\Windows\System32\Windows.UI.dll
- ThreadingModel:
Both
Instance
- Type:
CoreWindow
Methods
- add_ResizeCompleted:
System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken add_ResizeCompleted(Windows.Foundation.TypedEventHandler[Windows.UI.Core.CoreWindow,System.Object] handler)
- remove_ResizeCompleted:
void remove_ResizeCompleted(System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken cookie)
- get_DispatcherQueue:
Windows.System.DispatcherQueue get_DispatcherQueue()
- get_ActivationMode:
Windows.UI.Core.CoreWindowActivationMode get_ActivationMode()
- get_UIContext:
Windows.UI.UIContext get_UIContext()
- get_AutomationHostProvider:
System.Object get_AutomationHostProvider(), System.Object ICoreWindow.get_AutomationHostProvider()
- get_Bounds:
Windows.Foundation.Rect get_Bounds(), Windows.Foundation.Rect ICoreWindow.get_Bounds()
- get_CustomProperties:
Windows.Foundation.Collections.IPropertySet get_CustomProperties(), Windows.Foundation.Collections.IPropertySet ICoreWindow.get_CustomProperties()
- get_Dispatcher:
Windows.UI.Core.CoreDispatcher get_Dispatcher(), Windows.UI.Core.CoreDispatcher ICoreWindow.get_Dispatcher()
- get_FlowDirection:
Windows.UI.Core.CoreWindowFlowDirection get_FlowDirection(), Windows.UI.Core.CoreWindowFlowDirection ICoreWindow.get_FlowDirection()
- put_FlowDirection:
void put_FlowDirection(Windows.UI.Core.CoreWindowFlowDirection value), void ICoreWindow.put_FlowDirection(Windows.UI.Core.CoreWindowFlowDirection value)
- get_IsInputEnabled:
bool get_IsInputEnabled(), bool ICoreWindow.get_IsInputEnabled()
- put_IsInputEnabled:
void put_IsInputEnabled(bool value), void ICoreWindow.put_IsInputEnabled(bool value)
- get_PointerCursor:
Windows.UI.Core.CoreCursor get_PointerCursor(), Windows.UI.Core.CoreCursor ICoreWindow.get_PointerCursor()
- put_PointerCursor:
void put_PointerCursor(Windows.UI.Core.CoreCursor value), void ICoreWindow.put_PointerCursor(Windows.UI.Core.CoreCursor value)
- get_PointerPosition:
Windows.Foundation.Point get_PointerPosition(), Windows.Foundation.Point ICoreWindow.get_PointerPosition()
- get_Visible:
bool get_Visible(), bool ICoreWindow.get_Visible()
- Activate:
void Activate(), void ICoreWindow.Activate()
- Close:
void Close(), void ICoreWindow.Close()
- GetAsyncKeyState:
Windows.UI.Core.CoreVirtualKeyStates GetAsyncKeyState(Windows.System.VirtualKey virtualKey), Windows.UI.Core.CoreVirtualKeyStates ICoreWindow.GetAsyncKeyState(Windows.System.VirtualKey virtualKey)
- GetKeyState:
Windows.UI.Core.CoreVirtualKeyStates GetKeyState(Windows.System.VirtualKey virtualKey), Windows.UI.Core.CoreVirtualKeyStates ICoreWindow.GetKeyState(Windows.System.VirtualKey virtualKey)
- ReleasePointerCapture:
void ReleasePointerCapture(), void ICoreWindow.ReleasePointerCapture()
- SetPointerCapture:
void SetPointerCapture(), void ICoreWindow.SetPointerCapture()
- add_Activated:
System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken add_Activated(Windows.Foundation.TypedEventHandler[Windows.UI.Core.CoreWindow,Windows.UI.Core.WindowActivatedEventArgs] handler), System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken ICoreWindow.add_Activated(Windows.Foundation.TypedEventHandler[Windows.UI.Core.CoreWindow,Windows.UI.Core.WindowActivatedEventArgs] handler)
- remove_Activated:
void remove_Activated(System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken cookie), void ICoreWindow.remove_Activated(System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken cookie)
- add_AutomationProviderRequested:
System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken add_AutomationProviderRequested(Windows.Foundation.TypedEventHandler[Windows.UI.Core.CoreWindow,Windows.UI.Core.AutomationProviderRequestedEventArgs] handler), System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken ICoreWindow.add_AutomationProviderRequested(Windows.Foundation.TypedEventHandler[Windows.UI.Core.CoreWindow,Windows.UI.Core.AutomationProviderRequestedEventArgs] handler)
- remove_AutomationProviderRequested:
void remove_AutomationProviderRequested(System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken cookie), void ICoreWindow.remove_AutomationProviderRequested(System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken cookie)
- add_CharacterReceived:
System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken add_CharacterReceived(Windows.Foundation.TypedEventHandler[Windows.UI.Core.CoreWindow,Windows.UI.Core.CharacterReceivedEventArgs] handler), System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken ICoreWindow.add_CharacterReceived(Windows.Foundation.TypedEventHandler[Windows.UI.Core.CoreWindow,Windows.UI.Core.CharacterReceivedEventArgs] handler)
- remove_CharacterReceived:
void remove_CharacterReceived(System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken cookie), void ICoreWindow.remove_CharacterReceived(System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken cookie)
- add_Closed:
System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken add_Closed(Windows.Foundation.TypedEventHandler[Windows.UI.Core.CoreWindow,Windows.UI.Core.CoreWindowEventArgs] handler), System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken ICoreWindow.add_Closed(Windows.Foundation.TypedEventHandler[Windows.UI.Core.CoreWindow,Windows.UI.Core.CoreWindowEventArgs] handler)
- remove_Closed:
void remove_Closed(System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken cookie), void ICoreWindow.remove_Closed(System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken cookie)
- add_InputEnabled:
System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken add_InputEnabled(Windows.Foundation.TypedEventHandler[Windows.UI.Core.CoreWindow,Windows.UI.Core.InputEnabledEventArgs] handler), System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken ICoreWindow.add_InputEnabled(Windows.Foundation.TypedEventHandler[Windows.UI.Core.CoreWindow,Windows.UI.Core.InputEnabledEventArgs] handler)
- remove_InputEnabled:
void remove_InputEnabled(System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken cookie), void ICoreWindow.remove_InputEnabled(System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken cookie)
- add_KeyDown:
System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken add_KeyDown(Windows.Foundation.TypedEventHandler[Windows.UI.Core.CoreWindow,Windows.UI.Core.KeyEventArgs] handler), System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken ICoreWindow.add_KeyDown(Windows.Foundation.TypedEventHandler[Windows.UI.Core.CoreWindow,Windows.UI.Core.KeyEventArgs] handler)
- remove_KeyDown:
void remove_KeyDown(System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken cookie), void ICoreWindow.remove_KeyDown(System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken cookie)
- add_KeyUp:
System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken add_KeyUp(Windows.Foundation.TypedEventHandler[Windows.UI.Core.CoreWindow,Windows.UI.Core.KeyEventArgs] handler), System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken ICoreWindow.add_KeyUp(Windows.Foundation.TypedEventHandler[Windows.UI.Core.CoreWindow,Windows.UI.Core.KeyEventArgs] handler)
- remove_KeyUp:
void remove_KeyUp(System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken cookie), void ICoreWindow.remove_KeyUp(System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken cookie)
- add_PointerCaptureLost:
System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken add_PointerCaptureLost(Windows.Foundation.TypedEventHandler[Windows.UI.Core.CoreWindow,Windows.UI.Core.PointerEventArgs] handler), System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken ICoreWindow.add_PointerCaptureLost(Windows.Foundation.TypedEventHandler[Windows.UI.Core.CoreWindow,Windows.UI.Core.PointerEventArgs] handler)
- remove_PointerCaptureLost:
void remove_PointerCaptureLost(System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken cookie), void ICoreWindow.remove_PointerCaptureLost(System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken cookie)
- add_PointerEntered:
System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken add_PointerEntered(Windows.Foundation.TypedEventHandler[Windows.UI.Core.CoreWindow,Windows.UI.Core.PointerEventArgs] handler), System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken ICoreWindow.add_PointerEntered(Windows.Foundation.TypedEventHandler[Windows.UI.Core.CoreWindow,Windows.UI.Core.PointerEventArgs] handler)
- remove_PointerEntered:
void remove_PointerEntered(System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken cookie), void ICoreWindow.remove_PointerEntered(System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken cookie)
- add_PointerExited:
System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken add_PointerExited(Windows.Foundation.TypedEventHandler[Windows.UI.Core.CoreWindow,Windows.UI.Core.PointerEventArgs] handler), System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken ICoreWindow.add_PointerExited(Windows.Foundation.TypedEventHandler[Windows.UI.Core.CoreWindow,Windows.UI.Core.PointerEventArgs] handler)
- remove_PointerExited:
void remove_PointerExited(System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken cookie), void ICoreWindow.remove_PointerExited(System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken cookie)
- add_PointerMoved:
System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken add_PointerMoved(Windows.Foundation.TypedEventHandler[Windows.UI.Core.CoreWindow,Windows.UI.Core.PointerEventArgs] handler), System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken ICoreWindow.add_PointerMoved(Windows.Foundation.TypedEventHandler[Windows.UI.Core.CoreWindow,Windows.UI.Core.PointerEventArgs] handler)
- remove_PointerMoved:
void remove_PointerMoved(System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken cookie), void ICoreWindow.remove_PointerMoved(System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken cookie)
- add_PointerPressed:
System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken add_PointerPressed(Windows.Foundation.TypedEventHandler[Windows.UI.Core.CoreWindow,Windows.UI.Core.PointerEventArgs] handler), System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken ICoreWindow.add_PointerPressed(Windows.Foundation.TypedEventHandler[Windows.UI.Core.CoreWindow,Windows.UI.Core.PointerEventArgs] handler)
- remove_PointerPressed:
void remove_PointerPressed(System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken cookie), void ICoreWindow.remove_PointerPressed(System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken cookie)
- add_PointerReleased:
System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken add_PointerReleased(Windows.Foundation.TypedEventHandler[Windows.UI.Core.CoreWindow,Windows.UI.Core.PointerEventArgs] handler), System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken ICoreWindow.add_PointerReleased(Windows.Foundation.TypedEventHandler[Windows.UI.Core.CoreWindow,Windows.UI.Core.PointerEventArgs] handler)
- remove_PointerReleased:
void remove_PointerReleased(System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken cookie), void ICoreWindow.remove_PointerReleased(System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken cookie)
- add_TouchHitTesting:
System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken add_TouchHitTesting(Windows.Foundation.TypedEventHandler[Windows.UI.Core.CoreWindow,Windows.UI.Core.TouchHitTestingEventArgs] handler), System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken ICoreWindow.add_TouchHitTesting(Windows.Foundation.TypedEventHandler[Windows.UI.Core.CoreWindow,Windows.UI.Core.TouchHitTestingEventArgs] handler)
- remove_TouchHitTesting:
void remove_TouchHitTesting(System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken cookie), void ICoreWindow.remove_TouchHitTesting(System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken cookie)
- add_PointerWheelChanged:
System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken add_PointerWheelChanged(Windows.Foundation.TypedEventHandler[Windows.UI.Core.CoreWindow,Windows.UI.Core.PointerEventArgs] handler), System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken ICoreWindow.add_PointerWheelChanged(Windows.Foundation.TypedEventHandler[Windows.UI.Core.CoreWindow,Windows.UI.Core.PointerEventArgs] handler)
- remove_PointerWheelChanged:
void remove_PointerWheelChanged(System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken cookie), void ICoreWindow.remove_PointerWheelChanged(System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken cookie)
- add_SizeChanged:
System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken add_SizeChanged(Windows.Foundation.TypedEventHandler[Windows.UI.Core.CoreWindow,Windows.UI.Core.WindowSizeChangedEventArgs] handler), System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken ICoreWindow.add_SizeChanged(Windows.Foundation.TypedEventHandler[Windows.UI.Core.CoreWindow,Windows.UI.Core.WindowSizeChangedEventArgs] handler)
- remove_SizeChanged:
void remove_SizeChanged(System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken cookie), void ICoreWindow.remove_SizeChanged(System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken cookie)
- add_VisibilityChanged:
System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken add_VisibilityChanged(Windows.Foundation.TypedEventHandler[Windows.UI.Core.CoreWindow,Windows.UI.Core.VisibilityChangedEventArgs] handler), System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken ICoreWindow.add_VisibilityChanged(Windows.Foundation.TypedEventHandler[Windows.UI.Core.CoreWindow,Windows.UI.Core.VisibilityChangedEventArgs] handler)
- remove_VisibilityChanged:
void remove_VisibilityChanged(System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken cookie), void ICoreWindow.remove_VisibilityChanged(System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken cookie)
- put_PointerPosition:
void put_PointerPosition(Windows.Foundation.Point value)
- add_PointerRoutedAway:
System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken add_PointerRoutedAway(Windows.Foundation.TypedEventHandler[Windows.UI.Core.ICorePointerRedirector,Windows.UI.Core.PointerEventArgs] handler), System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken ICorePointerRedirector.add_PointerRoutedAway(Windows.Foundation.TypedEventHandler[Windows.UI.Core.ICorePointerRedirector,Windows.UI.Core.PointerEventArgs] handler)
- remove_PointerRoutedAway:
void remove_PointerRoutedAway(System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken cookie), void ICorePointerRedirector.remove_PointerRoutedAway(System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken cookie)
- add_PointerRoutedTo:
System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken add_PointerRoutedTo(Windows.Foundation.TypedEventHandler[Windows.UI.Core.ICorePointerRedirector,Windows.UI.Core.PointerEventArgs] handler), System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken ICorePointerRedirector.add_PointerRoutedTo(Windows.Foundation.TypedEventHandler[Windows.UI.Core.ICorePointerRedirector,Windows.UI.Core.PointerEventArgs] handler)
- remove_PointerRoutedTo:
void remove_PointerRoutedTo(System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken cookie), void ICorePointerRedirector.remove_PointerRoutedTo(System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken cookie)
- add_PointerRoutedReleased:
System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken add_PointerRoutedReleased(Windows.Foundation.TypedEventHandler[Windows.UI.Core.ICorePointerRedirector,Windows.UI.Core.PointerEventArgs] handler), System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken ICorePointerRedirector.add_PointerRoutedReleased(Windows.Foundation.TypedEventHandler[Windows.UI.Core.ICorePointerRedirector,Windows.UI.Core.PointerEventArgs] handler)
- remove_PointerRoutedReleased:
void remove_PointerRoutedReleased(System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken cookie), void ICorePointerRedirector.remove_PointerRoutedReleased(System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken cookie)
- add_ClosestInteractiveBoundsRequested:
System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken add_ClosestInteractiveBoundsRequested(Windows.Foundation.TypedEventHandler[Windows.UI.Core.CoreWindow,Windows.UI.Core.ClosestInteractiveBoundsRequestedEventArgs] handler)
- remove_ClosestInteractiveBoundsRequested:
void remove_ClosestInteractiveBoundsRequested(System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken cookie)
- GetCurrentKeyEventDeviceId:
string GetCurrentKeyEventDeviceId()
- add_ResizeStarted:
System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken add_ResizeStarted(Windows.Foundation.TypedEventHandler[Windows.UI.Core.CoreWindow,System.Object] handler)
- remove_ResizeStarted:
void remove_ResizeStarted(System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken cookie)
Properties
- PointerPosition:
Windows.Foundation.Point PointerPosition {get;set;}
- PointerCursor:
Windows.UI.Core.CoreCursor PointerCursor {get;set;}
- FlowDirection:
Windows.UI.Core.CoreWindowFlowDirection FlowDirection {get;set;}
- IsInputEnabled:
bool IsInputEnabled {get;set;}
- Dispatcher:
Windows.UI.Core.CoreDispatcher Dispatcher {get;}
- AutomationHostProvider:
System.Object AutomationHostProvider {get;}
- Bounds:
Windows.Foundation.Rect Bounds {get;}
- CustomProperties:
Windows.Foundation.Collections.IPropertySet CustomProperties {get;}
- Visible:
bool Visible {get;}
- ActivationMode:
Windows.UI.Core.CoreWindowActivationMode ActivationMode {get;}
- DispatcherQueue:
Windows.System.DispatcherQueue DispatcherQueue {get;}
- UIContext:
Windows.UI.UIContext UIContext {get;}
MIT License. Copyright (c) 2021 Strontic.