DesignerProperties Methods

Microsoft Silverlight will reach end of support after October 2021. Learn more.

Include Protected Members
Include Inherited Members

Include Silverlight Members
Include Silverlight for Windows Phone Members
Include XNA Framework Members

The DesignerProperties type exposes the following members.

Methods

  Name Description
Public methodStatic memberSupported by Silverlight for Windows Phone GetIsInDesignMode Gets the value of the IsInDesignMode attached property for the specified UIElement.
Public methodStatic memberSupported by Silverlight for Windows Phone SetIsInDesignMode Sets the value of the IsInDesignMode attached property to a specified element.

Top