Show / Hide Table of Contents

Class SilverlightHost

Inheritance
System.Object
SilverlightHost
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: System.Windows.Interop
Assembly: OpenSilver.dll
Syntax
[NotImplemented]
public class SilverlightHost

Constructors

| Improve this Doc View Source

SilverlightHost()

Declaration
[NotImplemented]
public SilverlightHost()

Properties

| Improve this Doc View Source

Content

Declaration
[NotImplemented]
public Content Content { get; }
Property Value
Type Description
Content
| Improve this Doc View Source

Settings

Declaration
[NotImplemented]
public Settings Settings { get; }
Property Value
Type Description
Settings
| Improve this Doc View Source

Source

Declaration
[NotImplemented]
public Uri Source { get; }
Property Value
Type Description
System.Uri
  • Improve this Doc
  • View Source