Property DataContext
DataContext
Gets or sets the data context which will be assigned to View. This property is a legacy one, will be removed in future versions and is replaced with DataContext
Declaration
object DataContext { get; set; }
Property Value
Type | Description |
---|---|
object |