Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
An enumeration that specifies the precedence of order tokens.
Namespace: Microsoft.Windows.Design
Assembly: Microsoft.Windows.Design.Interaction (in Microsoft.Windows.Design.Interaction.dll)
Syntax
'Declaration
Public Enumeration OrderTokenPrecedence
public enum OrderTokenPrecedence
public enum class OrderTokenPrecedence
type OrderTokenPrecedence
public enum OrderTokenPrecedence
Members
| Member name | Description | |
|---|---|---|
| Before | Indicates that this token comes before. | |
| After | Indicates that this token comes after. |
See Also
Reference
Microsoft.Windows.Design Namespace