OutliningEnabledEventArgs Constructor (Boolean)
Visual Studio 2015
Initializes a new instance of OutliningEnabledEventArgs for the specified change.
Assembly: Microsoft.VisualStudio.Text.UI (in Microsoft.VisualStudio.Text.UI.dll)
Parameters
- enabled
-
Type:
System::Boolean
true if outlining has been enabled, false if it has been disabled.
Show: