CustomGetSerializableChildrenEventArgs.Children Property
In This Article
Namespace: DevExpress.Xpf.Core.Serialization
Assembly: DevExpress.Xpf.Core.v24.2.dll
NuGet Package: DevExpress.Wpf.Core
#Declaration
public IList<DependencyObject> Children { get; }
#Property Value
Type |
---|
IList<Dependency |
See Also