HostedWpfControl.Context Property

Definition

Gets or sets the session-wide context. Modifying this also notifies other applications of the context change.

public:
 virtual property Microsoft::Uii::Csr::Context ^ Context { Microsoft::Uii::Csr::Context ^ get(); void set(Microsoft::Uii::Csr::Context ^ value); };
[System.ComponentModel.Browsable(false)]
public virtual Microsoft.Uii.Csr.Context Context { get; set; }
[<System.ComponentModel.Browsable(false)>]
member this.Context : Microsoft.Uii.Csr.Context with get, set
Public Overridable Property Context As Context

Property Value

Attributes

Applies to