Skip to content

NotifyPropertyChangedExtensions class

Defined in

Namespace: ReactiveMarbles.PropertyChanged Assembly: ReactiveMarbles.PropertyChanged.dll Full name: ReactiveMarbles.PropertyChanged.NotifyPropertyChangedExtensions Modifiers: public static

Summary

        Provides extension methods for the notify property changed extensions.
        

Applies to

netstandard2.0, net462

Methods

NameSummary
static WhenChangedNotifies when the specified property changes.
static WhenChangedWithSenderNotifies when the specified property changes.
Inherited members