2using System.Windows.Media;
17 public override string Key =>
string.Empty;
18 public override string ToolTip =>
"Items are being loaded.";
19 public override string TypeName =>
string.Empty;
20 public override bool CanAddChildren =>
false;
21 public override bool CanEdit =>
false;
22 public override bool CanDelete =>
false;
23 public override bool CanRecycle =>
false;
26 public override string Header
35 public override void Write(XmlWriter Output)
Represents a data source in a concentrator.
override void Write(XmlWriter Output)
Saves the object to a file.
Abstract base class for tree nodes in the connection view.
virtual void LoadSiblings()
Method is called to make sure siblings are loaded.
TreeNode Parent
Parent node. May be null if a root node.
Class representing a normal XMPP account.