TranslatedPropertyObject Class

GlobalizedObject implements ICustomTypeDescriptor to enable required functionality to describe a type (class).
The main task of this class is to instantiate our own property descriptor of type GlobalizedPropertyDescriptor.

Definition

Namespace: PCB_Investigator.PCBIControls.PropertyGrid
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
public class TranslatedPropertyObject : ICustomTypeDescriptor
Inheritance
Object    TranslatedPropertyObject
Implements
ICustomTypeDescriptor

Constructors

TranslatedPropertyObjectInitializes a new instance of the TranslatedPropertyObject class

Methods

See Also