InputChangedEventArgs Members
Provides data for the events that occur after the user changes input properties.
The following tables list the members exposed by the InputChangedEventArgs type.
Public Constructors
Name | Description | |
---|---|---|
![]() |
InputChangedEventArgs | Initializes a new instance of the InputChangedEventArgs class. |
Top
Public Properties
Name | Description | |
---|---|---|
![]() |
Input | Gets the input property whose value has changed. |
![]() |
Inputs | Gets a read-only collection of all the current input properties of the data generator. |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
![]() |
Equals | Overloaded. (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() ![]() |
ReferenceEquals | (Inherited from Object.) |
![]() |
ToString | (Inherited from Object.) |
Top
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
Top
See Also
Reference
InputChangedEventArgs Class
Microsoft.VisualStudio.TeamSystem.Data.DataGenerator Namespace