Windows.UI.Xaml.Controls.Primitives Namespace |
Class | Description | |
---|---|---|
ButtonBase |
Represents the base class for all button controls, such as Button, RepeatButton,
and HyperlinkButton.
| |
DataGridColumnHeader |
Represents an individual System.Windows.Controls.DataGrid column header.
| |
MultiSelector |
Provides an abstract class for controls that allow multiple items to be selected.
| |
Selector |
Represents a control that allows a user to select an item from a collection
of items.
| |
ToggleButton |
Base class for controls that can switch states, such as CheckBox and RadioButton.
|