The type of the changed type.
[Visual Basic] Public ReadOnly Property ChangedType As Type [C#] public Type ChangedType {get;} [C++] public: __property Type* get_ChangedType(); [JScript] public function get ChangedType() : Type;
The type of the changed type.
A type invalidate event will be raised when the code in an assembly has changed. All types that are being referenced within that assembly will be considered invalid.
TypeChangedEventArgs Class | TypeChangedEventArgs Members | System.ComponentModel.Design Namespace | System.ComponentModel.Design.TypeInvalidateEventHandler