TextContentChangingEventArgs::Canceled Property
Visual Studio 2015
Determines whether the edit transaction has been canceled.
Assembly: Microsoft.VisualStudio.Text.Data (in Microsoft.VisualStudio.Text.Data.dll)
public: property bool Canceled { [CompilerGeneratedAttribute] bool get(); [CompilerGeneratedAttribute] private: void set(bool value); }
Show: