Share via


NotifyStateManagerChangedAction Enum

Definition

Describes the action that caused the StateManagerChanged event.

public enum NotifyStateManagerChangedAction
type NotifyStateManagerChangedAction = 
Public Enum NotifyStateManagerChangedAction
Inheritance
NotifyStateManagerChangedAction

Fields

Add 0

A state provider has been added.

Rebuild 2

State manager has been rebuilt.

Remove 1

A state provider has been removed.

Applies to