SplitViewPaneClosingEventArgs.

Cancel Property

Summary

Gets or sets a value that indicates whether the pane closing action should be canceled.

Syntax

public bool Cancel { get; set; }

Value

Type Description
bool