Click or drag to resize

SubscriptionExtensions Methods

The SubscriptionExtensions type exposes the following members.

Methods
  NameDescription
Public methodStatic memberClearSubscriptionsT
Clears subscriptions for a specific property, or if one is not specified; all subscriptions to the instance.
Public methodStatic memberSubscribeT
Subscribes an action to a specific property that will be called during that property's OnPropertyChanged event.
Top
See Also