TypeDescriptorContext(Component) Constructor
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 TypeDescriptorContext(
Component component
)
Public Sub New (
component As Component
)
Dim component As Component
Dim instance As New TypeDescriptorContext(component)
public:
TypeDescriptorContext(
Component^ component
)
new :
component : Component -> TypeDescriptorContext
No code example is currently available or this language may not be supported.
Parameters
- component Component
-
The Component that will be associated with this TypeDescriptor