private void StackPanel_PointerReleased_1(object sender, PointerRoutedEventArgs e) { if (Split != null) { Split.Execute(null); } }