TypeDescriptorContextContainer Property
Gets the container that is associated with this TypeDescriptor.
Namespace: DevCase.Runtime.ServicesAssembly: DevCase.net48 (in DevCase.net48.dll) Version: 6.0.0.0 (6.0)
XMLNS for XAML: Not mapped to an xmlns.
public IContainer Container { get; }
Public ReadOnly Property Container As IContainer
Get
Dim instance As TypeDescriptorContext
Dim value As IContainer
value = instance.Container
public:
virtual property IContainer^ Container {
IContainer^ get () sealed;
}
abstract Container : IContainer with get
override Container : IContainer with get
No code example is currently available or this language may not be supported.
IContainerITypeDescriptorContextContainer