Method | Description | |
---|---|---|
GetAttributes ( ) : |
||
GetClassName ( ) : string | ||
GetComponentName ( ) : string | ||
GetConverter ( ) : |
||
GetDefaultEvent ( ) : System.ComponentModel.EventDescriptor | ||
GetDefaultProperty ( ) : |
||
GetEditor ( |
||
GetEvents ( ) : |
||
GetEvents ( |
||
GetProperties ( ) : |
||
GetProperties ( |
||
GetPropertyOwner ( |
||
SettingsTypeDescriptor ( ICoreShell coreShell, IConfigurationSettingCollection settings ) : System |
Method | Description | |
---|---|---|
GetProps ( ) : System.ComponentModel.PropertyDescriptor[] |
public GetAttributes ( ) : |
||
return |
public GetConverter ( ) : |
||
return |
public GetDefaultEvent ( ) : System.ComponentModel.EventDescriptor | ||
return | System.ComponentModel.EventDescriptor |
public GetDefaultProperty ( ) : |
||
return |
public GetEditor ( |
||
editorBaseType | ||
return | object |
public GetEvents ( ) : |
||
return |
public GetEvents ( |
||
attributes | ||
return |
public GetProperties ( ) : |
||
return |
public GetProperties ( |
||
attributes | ||
return |
public GetPropertyOwner ( |
||
pd | ||
return | object |
public SettingsTypeDescriptor ( ICoreShell coreShell, IConfigurationSettingCollection settings ) : System | ||
coreShell | ICoreShell | |
settings | IConfigurationSettingCollection | |
return | System |