Interface IUIValueBindable<T>
public interface IUIValueBindable<T> : IUIValueBindable
  Type Parameters
T
- Inherited Members
 
- Extension Methods
 
Methods
BindValue(IProperty<T>)
void BindValue(IProperty<T> valueProperty)
  Parameters
valuePropertyIProperty<T>