Class ExpressionWatcher
Inherited Members
Namespace: PoeShared.Bindings
Assembly: PoeShared.dll
Syntax
public class ExpressionWatcher : ExpressionWatcherBase, IValueWatcher, IValueProvider, IDisposable, INotifyPropertyChanged
Constructors
| Name | Description |
|---|---|
| ExpressionWatcher(Type) |
Properties
| Name | Description |
|---|---|
| ConditionExpression | |
| SourceExpression |
Methods
| Name | Description |
|---|---|
| FormatToString(ToStringBuilder) |
Extension Methods
NotifyPropertyChangedExtensions.GetPropertyName<TObject, T1>(TObject, Expression<Func<TObject, T1>>)
NotifyPropertyChangedExtensions.WhenAnyProperty<TObject, T1>(TObject, Expression<Func<TObject, T1>>)