CustomGetSerializableChildrenEventArgs.Children Property
Namespace: DevExpress.Xpf.Core.Serialization
Assembly: DevExpress.Xpf.Core.v26.1.dll
Declaration
Property Value
| Type |
|---|
| IList<DependencyObject> |
See Also
Namespace: DevExpress.Xpf.Core.Serialization
Assembly: DevExpress.Xpf.Core.v26.1.dll
public IList<DependencyObject> Children { get; }
Public ReadOnly Property Children As IList(Of DependencyObject)
| Type |
|---|
| IList<DependencyObject> |