Summary
Gets or sets a value indicating whether the navigation is circular, so you get the first after last and the last before first.
- Namespace
- MahApps
.Metro .Controls - Containing Type
- FlipView
Syntax
public bool CircularNavigation { get; set; }
Value
| Type | Description |
|---|---|
| bool |
