Click or drag to resize

NotifyPropertyChangedDataContextDataObject Property

Data object this context wraps.

Namespace:  Slash.Unity.DataBind.Core.Data
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
public INotifyPropertyChanged DataObject { get; }

Property Value

Type: INotifyPropertyChanged
See Also