'Declaration Public Overrides ReadOnly Property IsInitializing As Boolean
public override bool IsInitializing { get; }
public: __property bool get_IsInitializing(); override;
Property Value
true - undo manager is initializing; false - undo manager is not initializing.