Windows.UI.Xaml 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 general framework APIs and application model APIs, and a variety of support classes that are commonly used by many different feature areas.
Classes
LayoutCycleException |
An exception that is thrown by the layout cycle. |
Structs
CornerRadius |
Describes the characteristics of a rounded corner, such as can be applied to a Border. |
Duration |
Represents the duration of time that a Timeline is active. |
GridLength |
Represents the length of elements that explicitly support Star unit types. |
Thickness |
Describes the thickness of a frame around a rectangle. Four Double values describe the Left, Top, Right, and Bottom sides of the rectangle, respectively. |
Enums
DurationType |
Specifies whether a Duration has a special value of Automatic or Forever, or has valid information in its TimeSpan component. |
GridUnitType |
Describes the kind of value that a GridLength object is holding. |
Remarks
This namespace documentation contains only .NET projections of Windows Runtime (WinRT) types where the projection differs from the WinRT type. To see the complete list of types for this namespace, see Windows.UI.Xaml in the UWP API reference.