AttachedPropertyBrowsableForChildrenAttribute Constructor

Definition

Initializes a new instance of the AttachedPropertyBrowsableForChildrenAttribute class.

public:
 AttachedPropertyBrowsableForChildrenAttribute();
public AttachedPropertyBrowsableForChildrenAttribute ();
Public Sub New ()

Remarks

The default for IncludeDescendants is false.

Applies to