Gets the type that has changed its properties, or events.
[Visual Basic] Public ReadOnly Property TypeChanged As Type [C#] public Type TypeChanged {get;} [C++] public: __property Type* get_TypeChanged(); [JScript] public function get TypeChanged() : Type;
The type that has changed its properties, or events.
RefreshEventArgs Class | RefreshEventArgs Members | System.ComponentModel Namespace