This member supports the internal infrastructure and is not intended to be used directly from your code.
Namespace:DevExpress.Xpf.Core
Assembly:DevExpress.Xpf.Core.v18.1.dll

Syntax
C# |
public static Double GetAeroControlBoxHeight(
DependencyObject obj
)
|
VB |
static Public Function GetAeroControlBoxHeight(
ByVal obj As DependencyObject
) As Double
|
Parameters
-
obj
-
Type: DependencyObject
Return value
Type: Double

See Also