Property ChildBindings
| Improve this Doc View SourceChildBindings
Gets collection of child bindings.
Declaration
public IReadOnlyList<Binding> ChildBindings { get; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.IReadOnlyList<Binding> |