Microsoft.UI Namespace

Provides an app with access to core system functionality and run-time information about its UI.

Classes

ColorHelper

Provides static helper methods for processing Color values. C# and Microsoft Visual Basic code should use methods of Color instead.

Colors

Implements a set of predefined colors. See Color for usage information.

Structs

DisplayId

Defines an identifier for a display monitor.

IconId

Defines an identifier for an icon.

WindowId

Defines an identifier for a top-level window.

Interfaces

IClosableNotifier

When implemented in a WinRT runtime class, provides notification that an object has been closed (disposed).

Delegates

ClosableNotifierHandler

Represents a method that handles IClosableNotifier events.