Table of Contents

Method HideProperty

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

HideProperty(DependencyProperty)

Hides the specified property (marks it as not browsable).

public static void HideProperty(DependencyProperty p)

Parameters

p DependencyProperty

HideProperty(Type, string)

Hides the specified property (marks it as not browsable).

public static void HideProperty(Type type, string member)

Parameters

type Type
member string