Property ViewDataContext
ViewDataContext
Gets or sets the data context which will be assigned to View.
Declaration
[Obsolete("Replaced with DataContext - to be removed in future versions")]
[Browsable(false)]
object ViewDataContext { get; set; }Property Value
| Type | Description | 
|---|---|
| object | 
