DataContextProxy
Class
Dependency object used as data context proxy object.
Definition
Namespace:Telerik.Windows.Controls.Pivot
Assembly:Telerik.Windows.Controls.Pivot.dll
Syntax:
C#
public class DataContextProxy : DependencyObject
Inheritance: objectDataContextProxy
Derived Classes:
Constructors
C#
public DataContextProxy()
Fields
DataProperty
DependencyProperty
Identifies the Value read-only dependency property.
C#
public static readonly DependencyProperty DataProperty