SubscriptionExtensions Class |
Namespace: Xcalibur.Extensions.MVVM.Extensions
The SubscriptionExtensions type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | ClearSubscriptionsT |
Clears subscriptions for a specific property, or if one is not specified; all
subscriptions to the instance.
|
![]() ![]() | SubscribeT |
Subscribes an action to a specific property that will be called
during that property's OnPropertyChanged event.
|