DiagramKeyPressEventArgs::Handled Property
Visual Studio 2015
Gets or sets a value indicating whether this event has been handled.
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)
public: property bool Handled { virtual bool get() override; virtual void set(bool value) override; }
Property Value
Type: System::Boolean
Show: