ITextView::InLayout Property
Visual Studio 2015
Determines whether the view is in the process of being laid out.
Assembly: Microsoft.VisualStudio.Text.UI (in Microsoft.VisualStudio.Text.UI.dll)
Attempting to get the text view lines of the view while it is being laid out will cause an exception to be thrown.
Show: