Class | Description | |
---|---|---|
AeroNormalColorTheme | Represents the Aero normal-color theme. | |
CardBackgroundBrushes | Static class that provides a variety of brushes that were designed to be used as card backgrounds. | |
CardView | Represents a card-view layout. | |
CardViewItemsHost | Class used in DataGridControl templates as a replacement for the ItemsPresenter when a grid is in a card-view layout and that will contain the data items as well as the items contained in non-fixed header and footer sections and whose containers are created from the associated CustomItemContainerGenerator. | |
CardViewScrollViewer | Represents a scrollable area that can contain cards. | |
ClassicSystemColorTheme | Represents the Windows Classic, system-colors theme. | |
CompactCardView | Represents a compact card-view layout. The compact card-view layout applies well when a database has many columns but few of the fields contain data. In this case, the fields that do not contain data will not be displayed in the cards, giving them a more compact appearance. | |
DataGridControlBackgroundBrushes | Static class that provides a variety of brushes that were designed to be used as data-grid backgrounds. | |
DataGridScrollViewer | Represents a scrollable area of a DataGridControl object that can contain other visible elements. | |
DictionaryTheme | Base class of the Metro themes (MetroTheme). | |
FixedCellPanel | Panel used as the PART_CellsHost template part when a grid is in a table-view layout. | |
FixedColumnSplitter | Represents the fixed-column splitter, which delimits the fixed columns from the scrolling ones and allows new columns to be fixed or unfixed. | |
GenericPrintTheme | Represents the classic gray-scale theme that will be used when a grid is printed or exported. | |
LunaHomesteadTheme | Represents the Luna Homestead theme. | |
LunaMetallicTheme | Represents the Luna Metallic theme. | |
LunaNormalColorTheme | Represents the Luna normal-color theme. | |
PassiveLayoutDecorator | Represents a decorator that, for the specified axis, does not have a desired size but still lays out its child according to the size provided by its parent. | |
PrintTableView | Represents a printable and exportable table-view layout in which rows are laid out horizontally in a traditional grid-like style. | |
PrintTableViewItemsHost | Represents an Items Host that is only used for printing. | |
PrintTreeGridView | Represents a printable and exportable TreeGridflowView layout. | |
PrintViewBase | Base class that provides various layout information that applies to printable and exportable views. | |
RoyaleNormalColorTheme | Represents the Royale normal-color theme. | |
SynchronizedScrollViewer | Represents a synchronized, scrollable area that can contain other visible elements. | |
TableflowView | Represents a table-view layout in which rows are laid out horizontally as in traditional grid-like styles, but with animated smooth scrolling, sticky group headers and sticky master-detail master row and headers, full-column animated drag and drop reordering. | |
TableflowViewItemsHost | Class used in DataGridControl templates as a replacement for the ItemsPresenter when a grid is in a table-flow view layout and will contain the data items as well as the items contained in non-fixed header and footer sections and whose containers are created from the associated CustomItemContainerGenerator. | |
TableView | Represents a table-view layout in which rows are laid out horizontally in a traditional grid-like style. | |
TableViewHeaderFooterPanel | Represents a panel that contains the items located in the header and/or footer sections of a grid. | |
TableViewItemsHost | Class used in DataGridControl templates as a replacement for the ItemsPresenter when a grid is in a table-view layout and that will contain the data items as well as the items contained in non-fixed header and footer sections and whose containers are created from the associated CustomItemContainerGenerator. | |
TableViewScrollViewer | Represents a scrollable area that can contain other visible elements laid out in a tableview. | |
TargetViewAttribute | Represents an attribute that is set on a theme to identify the views to which it can be applied. | |
Theme | Base class that represents a theme that can be applied to one or more views. | |
TreeGridflowView | Represents a table-view layout similar to TableflowView, in which rows are laid out horizontally as in traditional grid-like styles, but detail columns are aligned with the columns of the master, and one column displays data using a tree-structure. Like TableflowView, it provides animated smooth scrolling, sticky group headers and sticky master-detail master row and headers, full-column animated drag and drop reordering. (See limitations below.) | |
UIViewBase | Base class that provides various layout information that applies to all views, excluding views that are used when printing. | |
ViewBase | Base class that provides various layout information that applies to all views, including views that are used when printing. | |
ViewPropertyAttribute | Identifies how and if a property in a view can be accessed using a ViewBinding (see Remarks). | |
Windows7Theme | Represents the Windows 7 system theme. | |
Windows8Theme | Represents the Windows 8 system theme. | |
ZuneNormalColorTheme | Represents the Zune normal-color theme. |