Windows.UI Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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. |
UIContentRoot |
Represents the root of a UI element tree for an app window or view. |
UIContext |
Represents an identifier for an app window or view. |
Structs
Color |
Describes a color in terms of alpha, red, green, and blue channels. |
WindowId |
Defines an identifier for a top-level window. |