Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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