DynamicRecord.ICustomTypeDescriptor.GetDefaultProperty Method

Definition

Returns the default property for this instance of a component.

System.ComponentModel.PropertyDescriptor ICustomTypeDescriptor.GetDefaultProperty ();
abstract member System.ComponentModel.ICustomTypeDescriptor.GetDefaultProperty : unit -> System.ComponentModel.PropertyDescriptor
override this.System.ComponentModel.ICustomTypeDescriptor.GetDefaultProperty : unit -> System.ComponentModel.PropertyDescriptor
Function GetDefaultProperty () As PropertyDescriptor Implements ICustomTypeDescriptor.GetDefaultProperty

Returns

null in all cases.

Implements

Applies to