Interface IScalarElement
Represents view element that can be used as scalar binding target.
Namespace: DevZest.Data.Presenters.Primitives
Assembly: DevZest.Data.WPF.dll
Syntax
public interface IScalarElement
Methods
Name | Description |
---|---|
Cleanup(ScalarPresenter) | Cleanup this view element with scalar presenter. |
Refresh(ScalarPresenter) | Refresh this view element with scalar presenter. |
Setup(ScalarPresenter) | Setup this view element with scalar presenter. |