Table of Contents

Method AddPopularProperty

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

AddPopularProperty(DependencyProperty)

Registers a popular property (shown first in the property grid).

public static void AddPopularProperty(DependencyProperty p)

Parameters

p DependencyProperty

AddPopularProperty(Type, string)

Registers a popular property (shown first in the property grid).

public static void AddPopularProperty(Type type, string member)

Parameters

type Type
member string