CurrentChangingEventArgs Constructor (Boolean)

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

Initializes a new instance of the CurrentChangingEventArgs class and sets the IsCancelable property to the specified value.

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

Syntax

Public Sub New ( _
    isCancelable As Boolean _
)
public CurrentChangingEventArgs(
    bool isCancelable
)

Parameters

Version Information

Windows Phone OS

Supported in: 8.1, 8.0, 7.1, 7.0

Platforms

Windows Phone

See Also

Reference

CurrentChangingEventArgs Class

CurrentChangingEventArgs Overload

System.ComponentModel Namespace

IsCancelable

Cancel

ICollectionView

ICollectionView..::.CurrentChanging

ICollectionView..::.CurrentItem