Interface IXamlComponentLoader<T>
Inherited Members
Namespace: OpenSilver.Internal.Xaml
Assembly: OpenSilver.dll
Syntax
public interface IXamlComponentLoader<T> : IXamlComponentLoader
Type Parameters
Name | Description |
---|---|
T |
Methods
| Improve this Doc View SourceLoadComponent(T)
Declaration
void LoadComponent(T component)
Parameters
Type | Name | Description |
---|---|---|
T | component |