Interface IPropertyChangedEventArgs
Assembly: WinMan.dll
Syntax
public interface IPropertyChangedEventArgs
Properties
|
Improve this Doc
View Source
NewValue
Declaration
Property Value
Type |
Description |
System.Object |
|
|
Improve this Doc
View Source
OldValue
Declaration
Property Value
Type |
Description |
System.Object |
|
|
Improve this Doc
View Source
PropertyInfo
Declaration
PropertyInfo PropertyInfo { get; }
Property Value
Type |
Description |
System.Reflection.PropertyInfo |
|
|
Improve this Doc
View Source
PropertyName
Declaration
string PropertyName { get; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Source
Declaration
Property Value
Type |
Description |
System.Object |
|