Click or drag to resize

SyncTreeViewItem Class

Treeview item with "IsSynced" property
Inheritance Hierarchy

Namespace:  Hummingbird.UI
Assembly:  Hummingbird.UI (in Hummingbird.UI.dll) Version: 1.1.0.0
Syntax
public class SyncTreeViewItem : TreeViewItem

The SyncTreeViewItem type exposes the following members.

Constructors
  NameDescription
Public methodSyncTreeViewItem
Initializes a new instance of the SyncTreeViewItem class
Top
Properties
  NameDescription
Public propertyIsSynced
Gets or sets a value indicating whether this instance is synced.
Top
Fields
  NameDescription
Public fieldStatic memberIsSyncedProperty
The is synced property
Top
See Also