TypeDescriptorContextInstance Property
Gets the Component 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 Object Instance { get; }
Public ReadOnly Property Instance As Object
Get
Dim instance As TypeDescriptorContext
Dim value As Object
value = instance.Instance
public:
virtual property Object^ Instance {
Object^ get () sealed;
}
abstract Instance : Object with get
override Instance : Object with get
No code example is currently available or this language may not be supported.
ObjectITypeDescriptorContextInstance