GetProperty Method
GetProperty(DesignItemPropertyCollection, MemberDescriptor)
Gets the design item property for the specified member descriptor.
Declaration
public static DesignItemProperty GetProperty(this DesignItemPropertyCollection properties, MemberDescriptor md)
Parameters
Type | Name | Description |
---|---|---|
DesignItemPropertyCollection | properties | |
System.ComponentModel.MemberDescriptor | md |
Returns
Type | Description |
---|---|
DesignItemProperty |