Share via


HostedWpfControl.CanEmbed Property

Definition

Gets a Boolean value that specifies whether the application can be hosted within the UII panels.

public:
 virtual property bool CanEmbed { bool get(); };
[System.ComponentModel.Browsable(false)]
public virtual bool CanEmbed { get; }
[<System.ComponentModel.Browsable(false)>]
member this.CanEmbed : bool
Public Overridable ReadOnly Property CanEmbed As Boolean

Property Value

True if the application can be embedded, otherwise false.

Implements

Attributes

Applies to