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 SourceSilverlightHost()
Declaration
[NotImplemented]
public SilverlightHost()
Properties
| Improve this Doc View SourceContent
Declaration
[NotImplemented]
public Content Content { get; }
Property Value
Type | Description |
---|---|
Content |
Settings
Declaration
[NotImplemented]
public Settings Settings { get; }
Property Value
Type | Description |
---|---|
Settings |
Source
Declaration
[NotImplemented]
public Uri Source { get; }
Property Value
Type | Description |
---|---|
System.Uri |