Gets or sets a context Objectto be passed to templates used by this ContentPresentercontrol

Namespace:  Microsoft.Lync.Controls
Assembly:  Microsoft.Lync.Controls(in Microsoft.Lync.Controls.dll)

Syntax

C#
public 
Object 
ParentContext { 
get; 
set; }

See Also