6 [global::__DynamicallyInvokable]
10 private readonly
string propertyName;
14 [global::__DynamicallyInvokable]
17 [global::__DynamicallyInvokable]
26 [global::__DynamicallyInvokable]
29 this.propertyName = propertyName;
Provides data for the E:System.ComponentModel.INotifyPropertyChanged.PropertyChanged event.
Represents the base class for classes that contain event data, and provides a value to use for events...
PropertyChangedEventArgs(string propertyName)
Initializes a new instance of the T:System.ComponentModel.PropertyChangedEventArgs class.
SecurityAction
Specifies the security actions that can be performed using declarative security.
virtual string PropertyName
Gets the name of the property that changed.