Windows apps
Collapse the table of content
Expand the table of content
Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

CurrentChangingEventArgs Constructor (Boolean)

 

Initializes a new instance of the CurrentChangingEventArgs class with the specified isCancelable value.

Namespace:   System.ComponentModel
Assembly:  WindowsBase (in WindowsBase.dll)

public:
CurrentChangingEventArgs(
	bool isCancelable
)

Parameters

isCancelable
Type: System::Boolean

A value that indicates whether the event is cancelable.

.NET Framework
Available since 3.0
Silverlight
Available since 2.0
Windows Phone Silverlight
Available since 7.0
Return to top
Show:
© 2017 Microsoft