Resource |
The ResourceKeys type exposes the following members.
| Name | Description | |
|---|---|---|
| AutoToolTipTextBoxStyle | A style for text boxes that automatically sets the tool tip if the text is trimmed. | |
| ControlWithValidationErrorToolTipStyle | A control that shows validation errors in the tool tip. | |
| DataGridCellStyle | A copy of the original data grid cell style, extended with VerticalAlignment binding to control the vertical alignment of the content via the DataGrid.VerticalContentAlignment property. Also adds support for padding. | |
| DataGridRowCheckBoxStyle | Data grid with check boxes for row selection: Style to be applied to the check box inside the row header template. | |
| ListBoxItemCheckBoxStyle | List box/list view with check boxes: Style to be applied to the check box inside item or cell template. See e.g. http://msdn.microsoft.com/en-us/library/ms754143.aspx. | |
| SharedWidthContainerStyle | Resource key for a style applying a shared with to associated container controls. |