BaseEdit.GetIsInLayoutControl(DependencyObject) Method
In This Article
This property supports the internal infrastructure and is not intended to be used directly from your code.
Namespace: DevExpress.UI.Xaml.Editors
Assembly: DevExpress.UI.Xaml.Editors.v21.2.dll
NuGet Package: DevExpress.Uwp.Controls
#Declaration
public static bool GetIsInLayoutControl(
DependencyObject dObj
)
#Parameters
Name | Type |
---|---|
d |
Dependency |
#Returns
Type |
---|
Boolean |
See Also