'Declaration Public Enum SlideDirection Inherits System.Enum
public enum SlideDirection : System.Enum
'Declaration Public Enum SlideDirection Inherits System.Enum
public enum SlideDirection : System.Enum
| Member | Description |
|---|---|
| All | All. |
| Down | Top to bottom. |
| Left | Right to left. |
| Right | Left to right. |
| Up | Bottom to top. |
System.Object
System.ValueType
System.Enum
C1.Xaml.Tile.SlideDirection