1 interface inheriting from IListNode
Microsoft.Maui.Controls.SourceGen (1)
src\Controls\src\Xaml\XamlNode.cs (1)
25 interface IElementNode : INode, IListNode
1 implementation of IListNode
Microsoft.Maui.Controls.SourceGen (1)
src\Controls\src\Xaml\XamlNode.cs (1)
250 class ListNode : BaseNode, IListNode, IValueNode