Border | Represents the border. |
Button | Represents the button. |
Canvas | Defines an area to position child elements by coordinates relative to the Canvas area. |
CharacterCasing | Specifies the case of characters typed manually into a TextBox control. |
CheckBox | Represents the Checkbox. |
ColorPicker | Represents the ColorPicker control. |
ComboBox | A control that shows drop down list of items and allows user to select a single item from the list |
Control | Represents the Chart Control class. |
ControlBase | Represents the base of chart controls. |
ControlProperty | Represents the Control property enumeration used in Style to get or set a style for a specific property. |
ControlState | Represents the chart control state. |
CornerRadius | Represents the radii of a rectangle's corners. |
CustomControl | Represents the custom control to create reusable controls with customized look and behavior. |
DefaultStyles | Represent the list of default styles for the built-in controls. |
DetachedWindow | Used to represent the properties of a detached window. |
Dock | Specifies where a chart control will be docked inside the DockPanel. |
DockPanel | Defines the area where you can arrange child elemens either horizontally or vertically, relative to each other. |
DropZone | Represents the DropZone control that can be used as a file(s) input. |
Ellipse | Represents the ellipse shape. |
ExecuteScriptResult | The result of JavaScript execution on a WebView control. |
FillRule | Specifies how the intersecting areas of PathFigure objects contained in a Geometry are combined to form the area of the Geometry. |
FontStyle | Specifies style information applied to text. |
FontWeight | Specifies the weight or thickness of the font. |
Grid | Represents the Grid class. |
GridColumn | Represents the column of the grid. |
GridLength | Represents the length of the grid. |
GridRow | Represents the row of the grid. |
GridUnitType | Represents the type of the grid unit. |
Image | Represents the image chart control. |
Line | Represents the line shape. |
LineStackingStrategy | Describes a mechanism by which a line box is determined for each line. |
MessageBox | A message dialog window that you can use to show a message with buttons |
MessageBoxButton | This Enum contains MessageBox buttons |
MessageBoxImage | This Enum contains MessageBox image icons |
MessageBoxResult | This Enum contains MessageBox results |
Orientation | Defines the different orientations that panel layout can have. |
OwnerType | The types of owners for windows |
Panel | Provides a base class for all Panel elements. Use Panel elements to position and arrange child objects. |
PenLineCap | Describes the shape at the end of a line or segment. |
PenLineJoin | Describes the shape that joins two lines or segments. |
Point | Represents an x- and y-coordinate pair in two-dimensional space. |
Polygon | Draws a polygon, which is a connected series of lines that form a closed shape. |
Polyline | Draws a series of connected straight lines. |
ProgressBar | Progress bar control. |
RadioButton | Reporesents the Radiobutton chart control type. |
Rectangle | Represents the rectangle. |
ResizeMode | Types of resize modes for windows |
ScrollBarVisibility | Specifies the visibility of a ScrollBar for scrollable content. |
ScrollViewer | Represents a scrollable area that can contain other visible elements. |
Shape | Provides the base class for shape elements, such as,, and. |
StackPanel | Arranges the child element into a single line that can be oriented horizontally or vertically. |
Stretch | Describes how content is resized to fill its allocated space. |
StretchDirection | Describes how scaling applies to content and restricts scaling to named axis types. |
Style | Represents the style of a chart control. |
TextAlignment | The text alignment regarding the anchor point. |
TextBlock | Represents the Text Block - the control to display a non-interactive text. |
TextBox | Represents the text box class. |
TextTrimming | Describes how text is trimmed when it overflows the edge of its containing box. |
TextWrapping | Specifies whether text wraps when it reaches the edge of the containing box. |
Thickness | Defines the thickness of the frame around the rectangle. |
ToggleButton | Represents the Toggle button. |
WebView | Represents the web view control. |
Window | The window class, you can use it to show a window that can contain other chart controls |
WindowStartupLocation | Types of startup locations that you can use for windows |
WindowState | Types of states for windows |
WrapPanel | Positions the child elements in sequential position from left to right, breaking content to the next line at theend of the containing box, from top to bottom, or from right to left. |