SplitViewPaneClosingEventArgs Class

Summary

Provides event data for the PaneClosing event.
Namespace
MahApps.Metro.Controls
Base Types
  • object
graph BT Type-->Base0["object"] Type["SplitViewPaneClosingEventArgs"] class Type type-node

Syntax

public sealed class SplitViewPaneClosingEventArgs

Properties

Name Value Summary
Cancel bool
Gets or sets a value that indicates whether the pane closing action should be canceled.