Share via


Silverlight for Windows Embedded Enumerations (Windows Embedded CE 6.0)

1/6/2010

This section describes the enumerations used in Silverlight for Windows Embedded.

Enumeration Description

VALUE_TYPE

Contains several different values that can be used to describe the type code for a value in Silverlight.

XRAlignmentX

Describes how content is positioned horizontally in a container.

XRAlignmentY

Describes how content is positioned vertically in a container.

XRBrushMappingMode

Specifies the coordinate system that is used by a brush.

XRClickMode

Specifies when the Click event should be raised for a control.

XRClockState

Describes the potential states of an animation.

XRColorInterpolationMode

Determines how the colors in a gradient are interpolated.

XRCursor

Contains values that each indicate an image to use for the mouse pointer.

XRFillBehavior

Specifies how a timeline behaves when it is outside its active period but its parent is inside its active or hold period.

XRFillRule

Specifies how the intersecting areas of PathFigure objects that are contained in a Geometry are combined to form the area of the Geometry.

XRFontStretch

Contains values that each describe how much a font is expanded or condensed, compared to the usual aspect ratio of that font.

XRFontStyle

Contains values that represent the style of a font.

XRFontWeight

Contains values that each indicate the density of a font, as measured by the lightness or heaviness of the strokes.

XRGradientSpreadMethod

Specifies how to draw the gradient outside a gradient brush's gradient vector or space.

XRGridUnitType

Describes the kind of value that a GridLength object is holding.

XRHorizontalAlignment

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.

XRKeyboardNavigationMode

Contains members that specify the tabbing behavior across tab stops for a tabbing sequence inside a container.

XRLineStackingStrategy

Describes the mechanism by which a line box is determined for each line.

XROrientation

Defines the different orientations that a control or layout can have.

XRPenLineCap

Describes the shape at the end of a line or segment.

XRPenLineJoin

Describes the shape that joins two lines or segments.

XRScrollBarVisibility

Contains values that specify the visibility of a scrollbar that is inside a scroll viewer or text box.

XRScrollEventType

Specifies the kind of action used to raise the scroll event.

XRStretch

Describes how content is resized to fill its allocated space.

XRStyleSimulations

Describes the simulation style of a font.

XRSweepDirection

Specifies the direction an elliptical arc is drawn.

XRTextAlignment

Specifies whether text is centered, left-aligned, or right-aligned.

XRTextDecorationType

Contains members that describe the text decorations.

XRTextWrapping

Specifies whether text wraps when it reaches the edge of its container.

XRThreeState

Contains values that specify the toggle state of a UI Automation element.

XRVerticalAlignment

Contains members that describe how a child element is vertically positioned inside a parent-layout slot.

XRVisibility

Specifies the display state of an element.

See Also

Other Resources

Silverlight for Windows Embedded Reference