Table of Contents

Method GetProperty

Namespace
Alternet.FormDesigner.Wpf
Assembly
Alternet.FormDesigner.Wpf.v10.dll

GetProperty(DesignItemPropertyCollection, MemberDescriptor)

Gets the design item property for the specified member descriptor.

public static DesignItemProperty GetProperty(this DesignItemPropertyCollection properties, MemberDescriptor md)

Parameters

properties DesignItemPropertyCollection
md MemberDescriptor

Returns

DesignItemProperty