Summary
A collection of helpers to aid working with observable properties.
- Namespace
- ReactiveUI
- Base Types
-
- object
graph BT
Type-->Base0["object"]
Type["OAPHCreationHelperMixin"]
class Type type-node
Syntax
public static class OAPHCreationHelperMixin
Methods
Name | Value | Summary |
---|---|---|
ToProperty |
Observable |
Converts an Observable to an ObservableAsPropertyHelper and
automatically provides the onChanged method to raise the property
changed notification.
static
|
ToProperty |
Observable |
Converts an Observable to an ObservableAsPropertyHelper and
automatically provides the onChanged method to raise the property
changed notification.
static
|
ToProperty |
Observable |
Converts an Observable to an ObservableAsPropertyHelper and
automatically provides the onChanged method to raise the property
changed notification.
static
|
ToProperty |
Observable |
Converts an Observable to an ObservableAsPropertyHelper and
automatically provides the onChanged method to raise the property
changed notification.
static
|
ToProperty |
Observable |
Converts an Observable to an ObservableAsPropertyHelper and
automatically provides the onChanged method to raise the property
changed notification.
static
|
ToProperty |
Observable |
Converts an Observable to an ObservableAsPropertyHelper and
automatically provides the onChanged method to raise the property
changed notification.
static
|
ToProperty |
Observable |
Converts an Observable to an ObservableAsPropertyHelper and
automatically provides the onChanged method to raise the property
changed notification.
static
|
ToProperty |
Observable |
Converts an Observable to an ObservableAsPropertyHelper and
automatically provides the onChanged method to raise the property
changed notification.
static
|
ToProperty |
Observable |
Converts an Observable to an ObservableAsPropertyHelper and
automatically provides the onChanged method to raise the property
changed notification.
static
|
ToProperty |
Observable |
Converts an Observable to an ObservableAsPropertyHelper and
automatically provides the onChanged method to raise the property
changed notification.
static
|
ToProperty |
Observable |
Converts an Observable to an ObservableAsPropertyHelper and
automatically provides the onChanged method to raise the property
changed notification.
static
|
Extension Methods
Name | Value | Summary |
---|---|---|
Invoke |
object |
This is a thing I lifted from Prism.
|