Enum TagType
This enumerated type indicates whether an element is identified by itself, or by its DataContext. DataContext identification allows movement from one data-driven location to another.
Namespace: Microsoft.Expression.Interactivity.Layout
Assembly: OpenSilver.Expression.Interactions.dll
Syntax
public enum TagType
Fields
| Name | Description |
|---|---|
| DataContext | |
| Element |