DataViewBase Attached Properties
Serves as a base for classes that represent Views.Name | Description |
---|---|
ColumnHeaderDragIndicatorSize static | This member supports the internal infrastructure and is not intended to be used directly from your code. |
IsFocusedCell static | Gets a value that indicates whether the cell is focused. |
IsFocusedRow static | Gets a value that indicates whether the row is focused. This is an attached property. This is a dependency property. |
RowHandle static | This member supports the internal infrastructure and is not intended to be used directly from your code. |
See Also