private void SetVisualState(SwipeableListViewItemMode mode) { VisualStateManager.GoToState(this, mode.ToString(), true); }