Click or drag to resize

PublishProperties Methods

The PublishProperties type exposes the following members.

Methods
 NameDescription
Public methodRaisePropertiesChanged Raise an PropertyChanged event for each value.
(Inherited from BindableBase)
Public methodRaisePropertyChanged(PropertyChangedEventArgs) Raise an PropertyChanged event for the specified value.
(Inherited from BindableBase)
Public methodRaisePropertyChanged(String) Raise an PropertyChanged event for the specified value.
(Inherited from BindableBase)
Public methodToString
(Overrides SimpleCustomTypeDescriptor.ToString)
Top
See Also