Class
ZIndexManager

Definition

Namespace:Telerik.Windows.Controls.Scheduling

Assembly:Telerik.Windows.Scheduling.Core.dll

Syntax:

cs-api-definition
public static class ZIndexManager

Inheritance: objectZIndexManager

Fields

ZIndexProperty

Declaration

cs-api-definition
public static readonly DependencyProperty ZIndexProperty

Field Value

DependencyProperty

Methods

GetZIndex(DependencyObject)

Declaration

cs-api-definition
public static int GetZIndex(DependencyObject obj)

Parameters

obj

DependencyObject

Returns

int

SetZIndex(DependencyObject, FrameworkElement)

Declaration

cs-api-definition
public static void SetZIndex(DependencyObject obj, FrameworkElement element)

Parameters

obj

DependencyObject

element

FrameworkElement