|
WSF
|
Classes | |
| struct | BlockContext |
| struct | MoverContext |
| Context (or scope) for a block defining a mover. More... | |
Enumerations | |
| enum class | Type { NotApplicable , Explicit , Implicit } |
| Represents the context type. More... | |
|
strong |
Represents the context type.
| Enumerator | |
|---|---|
| NotApplicable | Context does not apply to this block. |
| Explicit | This block has explicit context. |
| Implicit | This block has implicit context
|