Summary
Mixin associated with the DynamicData IChangeSet class.
- Namespace
- ReactiveUI
- Base Types
-
- object
graph BT
Type-->Base0["object"]
Type["ChangeSetMixin"]
class Type type-node
Syntax
public static class ChangeSetMixin
Methods
Name | Value | Summary |
---|---|---|
CountChanged |
IObservable |
Is the change set associated with a count change.
static
|
CountChanged |
IObservable |
Is the change set associated with a count change.
static
|
HasCountChanged |
bool |
Is the change set associated with a count change.
static
|
Extension Methods
Name | Value | Summary |
---|---|---|
Invoke |
object |
This is a thing I lifted from Prism.
|