IEditorFormatMap::IsInBatchUpdate Property

 

Determines whether this IEditorFormatMap is in the middle of a batch update.

Namespace:   Microsoft.VisualStudio.Text.Classification
Assembly:  Microsoft.VisualStudio.Text.UI.Wpf (in Microsoft.VisualStudio.Text.UI.Wpf.dll)

property bool IsInBatchUpdate {
	bool get();
}

Property Value

Type: System::Boolean
Return to top
Show: