Property Bindings
Bindings
Gets a cache of reactive bindings, indexed by their target property paths.
Declaration
public IObservableCache<IReactiveBinding, string> Bindings { get; }
Property Value
Type | Description |
---|---|
IObservableCache<IReactiveBinding, string> |