Show / Hide Table of Contents

Namespace WinUIEx

Classes

CompositionBrushBackdrop

Helper class for creating composition-brush based backdrops.

HwndExtensions

A set of HWND Helper Methods

Icon

Manages a native Windows Icon instance

MonitorInfo

Contains information about a display monitor.

NumberBoxDecimal

Represents a control that can be used to display and edit floating point decimal numbers.

NumberBoxInt32

Represents a control that can be used to display and edit integer numbers.

NumberBoxValueChangedEventArgs<T>

Provides event data for the NumberBox.ValueChanged event.

NumberBox<T>

Represents an abstract control that can be used to display and edit numbers.

Region

Represents a region of the screen in device-independent pixels.

SimpleSplashScreen

Simple and fast splash screen for display images during application startup.

SplashScreen

A splash screen window for rendering XAML that shows with no chrome, and once OnLoading() has completed, opens a new window.

TitleBar

TitleBar control.

TitleBarAutomationPeer

Automation peer for the TitleBar control.

TitleBarTemplateSettings

Class used to forward the IconElement property to the template.

TransparentTintBackdrop

A custom backdrop that make the window completely transparent.

TrayIcon

Represents an application icon displayed in the Windows system tray, providing functionality to show, update, and interact with a tray icon and its associated tooltip and events.

TrayIconEventArgs

Provides data for events related to the tray icon, including information about the associated flyout to display.

WebAuthenticator

Handles OAuth redirection to the system browser and re-activation.

WebAuthenticatorResult

Web Authenticator result parsed from the callback Url.

WindowEx

A custom WinUI Window with more convenience methods

WindowExtensions

WinUI Window Extension Methods

WindowManager

Manages Window size, and ensures window correctly resizes during DPI changes to keep consistent DPI-independent sizing.

Structs

ZOrderInfo

Information about the ZOrder of the window

Enums

CombineMode

A mode indicating how two regions will be combined.

ExtendedWindowStyle

Flags used for ToggleExtendedWindowStyle method

WindowState

Specifies whether a window is minimized, maximized, or restored. Used by the WindowState property.

WindowStyle

Flags used for ToggleWindowStyle method

In this article
Back to top Generated by DocFX