DataGridResourceKeys Class
Provides access to the resource keys that identify all reusable styles/resources included in this assembly.
public static class DataGridResourceKeys
- Inheritance:
- object object
Properties
DataGridCellStyleKey
The ResourceKey for a Style that may be applied to DataGridCell elements.
DataGridColumnHeaderStyleKey
The ResourceKey for a Style that may be applied to DataGridColumnHeader elements.
DataGridRowHeaderStyleKey
The ResourceKey for a Style that may be applied to DataGridRowHeader elements.
DataGridRowStyleKey
The ResourceKey for a Style that may be applied to DataGridRow elements.
DataGridSelectAllButtonStyleKey
The ResourceKey for a Style that may be applied to the select all button.
DataGridStyleKey
The ResourceKey for a Style that may be applied to DataGrid elements.