Class
DesignerPropertiesHelper

Helper for the properties in Design time.

Definition

Namespace:Telerik.Windows.Controls

Assembly:Telerik.Windows.Controls.ScheduleView.dll

Syntax:

cs-api-definition
public static class DesignerPropertiesHelper

Inheritance: objectDesignerPropertiesHelper

Methods

GetIsInDesignTool(DependencyObject)

Gets whether the element is in design tool.

Declaration

cs-api-definition
public static bool GetIsInDesignTool(DependencyObject element)

Parameters

element

DependencyObject

The DependencyObject.

Returns

bool

True if the element is in the design tool, otherwise false.

In this article
DefinitionMethodsGetIsInDesignTool(DependencyObject)
Not finding the help you need?
Contact Support