| Lawo.ComponentModel Namespace |
| Class | Description | |
|---|---|---|
| BindingTSourceOwner, TSource, TTargetOwner, TTarget | Represents a binding between two properties. | |
| CalculatedProperty | Provides methods to create CalculatedPropertyT instances. | |
| CalculatedPropertyT | Represents a calculated property, the value of which is calculated from a number of source properties.
| |
| ChangeOriginatedAtEventArgsTOwner, TProperty | Provides data for the ChangeOriginatedAtSource and
ChangeOriginatedAtTarget events. | |
| DisposableReadOnlyObservableCollectionT | Represents a disposable ReadOnlyObservableCollectionT. | |
| FilterHelper | Provides methods to filter and sort the items in a ReadOnlyObservableCollectionT
into a ReadOnlyObservableCollectionT. | |
| FlattenHelper | Provides methods to flatten a ReadOnlyObservableCollectionT containing
ReadOnlyObservableCollectionT instances into one ReadOnlyObservableCollectionT.
| |
| MultiBinding | Provides methods to create MultiBindingT instances. | |
| MultiBindingT | Represents a one-way binding between a single target property and one or more source properties.
| |
| NotifyPropertyChanged | Provides a generic implementation for INotifyPropertyChanged. | |
| ObservableCollectionHelper | Provides helper methods for collections that implement INotifyCollectionChanged.
| |
| OneWayBinding | Provides methods to create one-way BindingTSourceOwner, TSource, TTargetOwner, TTarget instances. | |
| ProjectionHelper | Provides methods to project the items in a collection implementing
INotifyCollectionChanged into a ReadOnlyObservableCollectionT. | |
| PropertyChangedRegistration | Represents multiple subscriptions to PropertyChanged. | |
| Trigger | Provides a method to create a trigger. | |
| TwoWayBinding | Provides methods to create two-way BindingTSourceOwner, TSource, TTargetOwner, TTarget instances. |