In This Article

XmlNavigationPaneCollection Class

Represents a list of XmlNavigationPane objects.

public class XmlNavigationPaneCollection : DeferrableObservableCollection<XmlNavigationPane>
Inheritance:
object Collection<XmlNavigationPane> ObservableCollection<XmlNavigationPane> DeferrableObservableCollection<XmlNavigationPane> object

Constructors

XmlNavigationPaneCollection()

Initializes an instance of the class.

public XmlNavigationPaneCollection()

Inherited Members