Panel::GetZIndex Method (UIElement^)
.NET Framework (current version)
Gets the value of the ZIndex property for a given element.
Assembly: PresentationFramework (in PresentationFramework.dll)
Parameters
- element
-
Type:
System.Windows::UIElement^
The element for which to retrieve the ZIndex value.
| Exception | Condition |
|---|---|
| ArgumentNullException | The element is null. |
.NET Framework
Available since 3.0
Available since 3.0
Show: