Silverlight for Windows Embedded Structures (Windows Embedded CE 6.0)

1/6/2010

This section provides reference information for the structures available in Silverlight for Windows Embedded.

Structure Description

XRCornerRadius

Defines the radius of each of the rounded corners of an object.

XRDependencyPropertyMetaData

Contains information that reports or applies metadata for a dependency property or an attached property.

XRDragCompletedEventArgs

Contains DragCompleted event data about the on-screen coordinates of the mouse pointer or stylus in relation to the current on-screen position of a thumb control.

XRDragDeltaEventArgs

Contains DragDelta event data about the on-screen coordinates of the mouse pointer or stylus in relation to the current on-screen position of a thumb control.

XRDragStartedEventArgs

Contains DragStarted event data about the on-screen coordinates of the mouse pointer or stylus in relation to the current on-screen position of a thumb control.

XRDuration

Represents the activity duration of a timeline.

XREventArgs

The base for all structures that contain event data.

XRGestureEventArgs

Contains event data for an ink-related gesture event.

XRGridLength

Represents the length of elements that support variable distribution of available space.

XRKeyEventArgs

Contains event data about a key-up or key-down event.

XRKeyTime

Specifies when a particular key frame occurs during an animation.

XRMouseButtonEventArgs

Contains data for the MouseLeftButtonDown and MouseLeftButtonUp events.

XRMouseEventArgs

Contains data for events related to a mouse or a stylus.

XRPoint

Contains the x-coordinate and y-coordinate that define a point.

XRRect

Locates the four sides of a rectangle.

XRRepeatBehavior

Defines how a timeline repeats.

XRRoutedEventArgs

Contains event data for a routed event.

XRScrollChangedEventArgs

Contains event data for the ScrollChanged event.

XRScrollEventArgs

Contains event data for the Scroll event.

XRSelectionChangedEventArgs

Provides data for the SelectionChanged event raised by an IXRSelector derived object.

XRSize

Contains information about the width and height of a UI element.

XRSizeChangedEventArgs

Contains event data for the SizeChanged event that a UI element raises when its size changes.

XRTextChangedEventArgs

Provides data for reporting content changes in a text box.

XRThickness

Contains information about the width of a frame that surrounds a rectangle.

XRTimeSpan

Represents an interval of time.

XRValueChangedEventArgs<_ValueType>

Contains event data for the ValueChanged event, which occurs when a value changes.

XRWindowCreateParams

Defines the window that you create to contain the visual host for your application.

XRXamlSource

Contains a pointer to a source of XAML markup.

See Also

Other Resources

Silverlight for Windows Embedded Reference