LocalizableProperties.GetDefaultProperty Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the default property for a component.
public:
virtual System::ComponentModel::PropertyDescriptor ^ GetDefaultProperty();
public System.ComponentModel.PropertyDescriptor GetDefaultProperty ();
abstract member GetDefaultProperty : unit -> System.ComponentModel.PropertyDescriptor
override this.GetDefaultProperty : unit -> System.ComponentModel.PropertyDescriptor
Public Function GetDefaultProperty () As PropertyDescriptor
Returns
Returns a PropertyDescriptor.
Implements
Remarks
Delegates to TypeDescriptor.