XAML for Windows Embedded Enumerations (Compact 2013)
3/28/2014
The list below describes the enumerations used in XAML for Windows Embedded, a native (C++) UI development framework for Windows Embedded Compact devices that is founded on Microsoft Silverlight 3.
Enumeration |
Description |
---|---|
Contains several different values that can be used to describe the type code for a value in XAML for Windows Embedded. |
|
Describes how content is positioned horizontally in a container. |
|
Describes how content is positioned vertically in a container. |
|
Specifies how data propagates in a binding. |
|
Describes the initialization options for a bitmap image. |
|
Specifies the coordinate system that is used by a brush. |
|
Specifies when the Click event should be raised for a control. |
|
Describes the potential states of an animation. |
|
Describes the action that caused a CollectionChanged event. |
|
Determines how the colors in a gradient are interpolated. |
|
Contains values that each indicate an image to use for the mouse pointer. |
|
Describes when the easing function is applied to an animation. |
|
Specifies how a timeline behaves when it is outside its active period but its parent is inside its active or hold period. |
|
Specifies how the intersecting areas of PathFigure objects that are contained in a Geometry are combined to form the area of the Geometry. |
|
Describes the content flow direction for text and user interface (UI) elements. |
|
Contains values that each describe how much a font is expanded or condensed, compared to the usual aspect ratio of that font. |
|
Contains values that represent the style of a font. |
|
Contains values that each indicate the density of a font, as measured by the lightness or heaviness of the strokes. |
|
Contains values that describe the direction in which to traverse the records in a data source when generating item containers for an items control. |
|
Specifies how to draw the gradient outside a gradient brush's gradient vector or space. |
|
Describes the kind of value that a GridLength object is holding. |
|
Contains values that indicate where an element should be displayed on the horizontal axis in relation to the allocated layout slot of the parent element. |
|
Contains members that specify the tabbing behavior across tab stops for a tabbing sequence inside a container. |
|
Describes the mechanism by which a line box is determined for each line. |
|
Defines the different orientations that a control or layout can have. |
|
Describes the shape at the end of a line or segment. |
|
Describes the shape that joins two lines or segments. |
|
Specifies the preferred location for positioning a tooltip relative to a visual element. |
|
Contains values that specify the visibility of a scrollbar that is inside a scroll viewer or text box. |
|
Specifies the kind of action used to raise the scroll event. |
|
Contains values that describe the selection behavior of an IXRListBox. |
|
Describes how content is resized to fill its allocated space. |
|
Describes the simulation style of a font. |
|
Specifies the direction an elliptical arc is drawn. |
|
Specifies values that describe the type of input devices that the tablet device uses. |
|
Specifies whether text is centered, left-aligned, or right-aligned. |
|
Specifies whether text rendering is optimized for readability or not. |
|
Contains values that describe the text trimming behaviors that can be applied to content that overflows the content area of its container. |
|
Specifies whether text wraps when it reaches the edge of its container. |
|
Contains values that specify the possible toggle states of a UI element. |
|
Contains members that describe how a child element is vertically positioned inside a parent-layout slot. |
|
Contains values that describe the method that an IXRVirtualizingStackPanel uses to manage the memory used by virtualizing its child items. |
|
Specifies the display state of an element. |