Skip to main content

LayoutGroup.GetDesiredWidth(DependencyObject) Method

Namespace: DevExpress.UI.Xaml.Layout

Assembly: DevExpress.UI.Xaml.Layout.v21.2.dll

NuGet Package: DevExpress.Uwp.Controls

#Declaration

public static double GetDesiredWidth(
    DependencyObject dObj
)

#Parameters

Name Type
dObj DependencyObject

#Returns

Type
Double
See Also