IClassificationFormatMap::IsInBatchUpdate Property
Visual Studio 2015
Determines whether this IClassificationFormatMap is in the middle of a batch update.
Assembly: Microsoft.VisualStudio.Text.UI.Wpf (in Microsoft.VisualStudio.Text.UI.Wpf.dll)
Property Value
Type: System::Booleantrue if this IClassificationFormatMap is in the middle of a batch update, otherwise false.
Show: