BrowsableAttribute Fields
Collapse the table of content
Expand the table of content

BrowsableAttribute Fields

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

The BrowsableAttribute type exposes the following members.

  NameDescription
Public field Static member Default Specifies the default value for the BrowsableAttribute, which is Yes. This static field is read-only.
Public field Static member No Specifies that a property or event cannot be modified at design time. This static field is read-only.
Public field Static member Yes Specifies that a property or event can be modified at design time. This static field is read-only.
Top

Show:
© 2017 Microsoft