2 references to IsCancelable
PresentationFramework (1)
src\Framework\System\Windows\Data\CollectionView.cs (1)
1045
if (args.
IsCancelable
)
WindowsBase (1)
Base\System\ComponentModel\CurrentChangingEventArgs.cs (1)
83
if (
IsCancelable
)