See: Description
Interface | Description |
---|---|
IWPFScrollable |
Interface to implement scrolling for all FrameworkElements.
|
Class | Description |
---|---|
WPFBase |
Provides a WPF framework-level set of properties, events, and methods for Windows Presentation Foundation (WPF) elements.
|
WPFButton |
Represents a Windows button control, which reacts to the ButtonBase.Click event.
|
WPFButtonBase |
Represents the base class for all Button controls.
|
WPFCalendar |
Represents a control that enables a user to select a date by using a visual calendar display.
|
WPFCheckBox |
Represents a check box.
|
WPFColumnHeader |
Represents a header column in a ListView control.
|
WPFComboBox |
Represents a selection control with a drop-down list that can be shown or hidden by clicking the arrow on the control.
|
WPFComboBoxItem |
Represents a selectable item in a ComboBox.
|
WPFContentControl |
Represents a control with a single piece of content.
|
WPFContextMenu |
A context menu.
|
WPFControl |
Represents the base class for user interface (UI) elements that use a ControlTemplate to define their appearance.
|
WPFDataGrid |
Represents a control that displays data in a customizable grid.
|
WPFDataGridCell |
Represents a cell of a data grid control.
|
WPFDataGridColumnHeader |
Represents an individual data grid column header.
|
WPFDataGridRow |
Represents a data grid row.
|
WPFDataGridRowHeader |
Represents an individual data grid row header.
|
WPFDatePicker |
Represents a control that allows the user to select a date.
|
WPFDocumentViewer |
Represents a document viewing control that can host paginated FixedDocument content such as an XpsDocument.
|
WPFDocumentViewerBase |
Provides a base class for viewers that are intended to display fixed or flow content (represented by a FixedDocument or FlowDocument, respectively).
|
WPFDrawingVisual |
DrawingVisual is a visual object that can be used to render vector graphics on the screen.
|
WPFExpander |
Represents the control that displays a header that has a collapsible window that displays content.
|
WPFFlowDocumentPageViewer |
Represents a control for viewing flow content in a fixed viewing mode that shows content one page at a time.
|
WPFFlowDocumentReader |
Represents a control for viewing flow content in a continuous scrolling mode.
|
WPFFlowDocumentScrollViewer |
Represents a control for viewing flow content in a continuous scrolling mode.
|
WPFFrame |
Represents the base class for all Frame controls.
|
WPFFrameworkContentElement |
Base class for all FrameworkContentElement derived classes.
|
WPFFrameworkElement |
Provides a set of properties and methods for FrameworkElement derived classes.
|
WPFGridSplitter |
Represents the control that redistributes space between columns or rows of a Grid control.
|
WPFGroupBox |
Represents a control that creates a container that has a border and a header.
|
WPFHeaderedContentControl |
Provides the base implementation for all controls that contain single content and have a header.
|
WPFHeaderedItemsControl |
Represents the base class for user interface (UI) elements that use a ControlTemplate to define their appearance.
|
WPFHyperlink |
Represents Hyperlinks that can be embedded as child controls or inside text.
|
WPFImage |
Represents a control that displays an image.
|
WPFItemsControl |
Represents a control that can be used to present a collection of items.
|
WPFLabel |
Represents the text label for a control.
|
WPFListBox |
Contains a list of selectable items.
|
WPFListBoxItem |
Represents a selectable item in a ListBox.
|
WPFListView |
Represents a control that displays a list of data items.
|
WPFListViewItem |
Represents an item in a ListView control.
|
WPFMediaElement |
Represents a control that contains audio and/or video.
|
WPFMenu |
Represents a Windows menu control that enables you to hierarchically organize elements associated with commands and event handlers.
|
WPFMenuBase |
Represents a control that defines choices for users to select.
|
WPFMenuItem |
Represents a selectable item inside a Menu.
|
WPFMultiSelector |
Provides an abstract class for controls that allow multiple items to be selected.
|
WPFNavigationWindow |
Represents a window that supports content navigation.
|
WPFPage |
Encapsulates a page of content that can be navigated to and hosted by Windows Internet Explorer, NavigationWindow, and Frame.
|
WPFPasswordBox |
Represents a PasswordBox control.
|
WPFPopup |
Represents a pop-up window that has content.
|
WPFProgressBar |
Represents a ProgressBar control.
|
WPFRadioButton |
Represents a radio button.
|
WPFRangeBase |
Represents an element that has a value within a specific range.
|
WPFRepeatButton |
Represents a control that raises its selection event repeatedly from the time it is pressed until it is released.
|
WPFRichTextBox |
Represents a RichTextBox control.
|
WPFScrollBar |
Represents a control that provides a scroll bar that has a sliding Thumb whose position corresponds to a value.
|
WPFScrollViewer |
Represents a scrollable area that can contain other visible elements.
|
WPFSelector |
Represents a control that allows a user to select items from among its child elements.
|
WPFSlider |
Represents a control that lets the user select from a range of values by moving a Thumb control along a Track.
|
WPFStatusBar |
Represents a control that displays items and information in a horizontal bar in an application window.
|
WPFStatusBarItem |
Represents an item of a StatusBar control.
|
WPFStickyNoteControl |
Represents a control that lets users attach typed text or handwritten annotations to documents.
|
WPFTabControl |
Represents a control that contains multiple items that share the same space on the screen.
|
WPFTabItem |
Represents a selectable item inside a TabControl.
|
WPFTextBlock |
Represents a control with a single piece of content.
|
WPFTextBox |
Represents a control that can be used to display or edit unformatted text.
|
WPFTextBoxBase |
Represents a control with a single piece of content.
|
WPFThumb |
Represents a control that can be dragged by the user.
|
WPFTickBar |
Represents a control that draws a set of tick marks for a Slider control.
|
WPFToggleButton |
Represents a toggle button.
|
WPFToolBar |
Provides a container for a group of commands or controls.
|
WPFToolBarTray |
Represents the container that handles the layout of a ToolBar.
|
WPFToolkitCalendar |
Represents a control that enables a user to select a date by using a visual calendar display.
|
WPFToolkitDataGrid |
Represents a control that displays data in a customizable grid.
|
WPFToolkitDataGridCell |
Represents a cell of a data grid control.
|
WPFToolkitDataGridColumnHeader |
Represents an individual data grid column header.
|
WPFToolkitDataGridRow |
Represents a data grid row.
|
WPFToolkitDataGridRowHeader |
Represents an individual data grid row header.
|
WPFToolkitDatePicker |
Represents a control that allows the user to select a date.
|
WPFToolTip |
Represents a tool tip.
|
WPFTrack |
Represents a control primitive that handles the positioning and sizing of a Thumb control and two RepeatButton controls that are used to set a Value.
|
WPFTreeView |
Represents a control that displays hierarchical data in a tree structure that has items that can expand and collapse.
|
WPFTreeViewItem |
Represents a selectable item in a TreeView control.
|
WPFUserControl |
Provides a simple way to create a control.
|
WPFViewport3D |
Provides a rendering surface for 3-D visual content.
|
WPFVisual3D |
Provides services and properties common to visual 3-D objects, including hit-testing, coordinate transformation, and bounding box calculations.
|
WPFWindow |
Provides the ability to create, configure, show, and manage the lifetime of windows and dialog boxes.
|
Copyright 2009-2012 Micro Focus. All Rights Reserved.