NotifyStateManagerChangedEventArgs Class

Definition

Provides data for the StateManagerChanged event.

public abstract class NotifyStateManagerChangedEventArgs : EventArgs
type NotifyStateManagerChangedEventArgs = class
    inherit EventArgs
Public MustInherit Class NotifyStateManagerChangedEventArgs
Inherits EventArgs
Inheritance
NotifyStateManagerChangedEventArgs
Derived

Constructors

NotifyStateManagerChangedEventArgs(NotifyStateManagerChangedAction)

Initializes a new instance of the

Properties

Action

Gets the action that caused the event.

Applies to