RefreshEventArgs.TypeChanged Property

Definition

Gets the Type that changed its properties or events.

public:
 property Type ^ TypeChanged { Type ^ get(); };
public Type TypeChanged { get; }
public Type? TypeChanged { get; }
member this.TypeChanged : Type
Public ReadOnly Property TypeChanged As Type

Property Value

The Type that changed its properties or events.

Applies to