DesignerProperties.IsInDesignModeProperty Field

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

Identifies the IsInDesignMode attached property.

Namespace:  System.ComponentModel
Assembly:  System.Windows (in System.Windows.dll)

Syntax

Public Shared ReadOnly IsInDesignModeProperty As DependencyProperty
public static readonly DependencyProperty IsInDesignModeProperty

Remarks

The identifier for the IsInDesignMode attached property.

Version Information

Windows Phone OS

Supported in: 8.1, 8.0, 7.1, 7.0

Platforms

Windows Phone

See Also

Reference

DesignerProperties Class

System.ComponentModel Namespace