Members





In This Topic
GdPicture14.WPF Namespace / BookmarksTree.TreeViewExWPF Class

BookmarksTree.TreeViewExWPF Class

In This Topic
Syntax
'Declaration

 

<StyleTypedPropertyAttribute(Property="ItemContainerStyle", StyleTargetType=System.Windows.Controls.TreeViewItem)>

<DefaultEventAttribute("OnItemsChanged")>

<DefaultPropertyAttribute("Items")>

<ContentPropertyAttribute("Items")>

<LocalizabilityAttribute(LocalizationCategory.None, Readability=Readability.Unreadable)>

<XmlLangPropertyAttribute("Language")>

<UsableDuringInitializationAttribute(True)>

<RuntimeNamePropertyAttribute("Name")>

<UidPropertyAttribute("Uid")>

<TypeDescriptionProviderAttribute(MS.Internal.ComponentModel.DependencyObjectProvider)>

<NameScopePropertyAttribute("NameScope", System.Windows.NameScope)>

Public NotInheritable Class BookmarksTree.TreeViewExWPF 

   Inherits System.Windows.Controls.TreeView
[StyleTypedProperty(Property="ItemContainerStyle", StyleTargetType=System.Windows.Controls.TreeViewItem)]

[DefaultEvent("OnItemsChanged")]

[DefaultProperty("Items")]

[ContentProperty("Items")]

[Localizability(LocalizationCategory.None, Readability=Readability.Unreadable)]

[XmlLangProperty("Language")]

[UsableDuringInitialization(true)]

[RuntimeNameProperty("Name")]

[UidProperty("Uid")]

[TypeDescriptionProvider(MS.Internal.ComponentModel.DependencyObjectProvider)]

[NameScopeProperty("NameScope", System.Windows.NameScope)]

public sealed class BookmarksTree.TreeViewExWPF : System.Windows.Controls.TreeView 
public class BookmarksTree.TreeViewExWPF = class(System.Windows.Controls.TreeView)sealed; 
StyleTypedPropertyAttribute(Property="ItemContainerStyle", StyleTargetType=System.Windows.Controls.TreeViewItem)

DefaultEventAttribute("OnItemsChanged")

DefaultPropertyAttribute("Items")

ContentPropertyAttribute("Items")

LocalizabilityAttribute(LocalizationCategory.None, Readability=Readability.Unreadable)

XmlLangPropertyAttribute("Language")

UsableDuringInitializationAttribute()

RuntimeNamePropertyAttribute("Name")

UidPropertyAttribute("Uid")

TypeDescriptionProviderAttribute(MS.Internal.ComponentModel.DependencyObjectProvider)

NameScopePropertyAttribute("NameScope", System.Windows.NameScope)

public sealed class BookmarksTree.TreeViewExWPF extends System.Windows.Controls.TreeView
[StyleTypedProperty(Property="ItemContainerStyle", StyleTargetType=System.Windows.Controls.TreeViewItem)]

[DefaultEvent("OnItemsChanged")]

[DefaultProperty("Items")]

[ContentProperty("Items")]

[Localizability(LocalizationCategory.None, Readability=Readability.Unreadable)]

[XmlLangProperty("Language")]

[UsableDuringInitialization(true)]

[RuntimeNameProperty("Name")]

[UidProperty("Uid")]

[TypeDescriptionProvider(MS.Internal.ComponentModel.DependencyObjectProvider)]

[NameScopeProperty("NameScope", System.Windows.NameScope)]

public __gc __sealed class BookmarksTree.TreeViewExWPF : public System.Windows.Controls.TreeView 
[StyleTypedProperty(Property="ItemContainerStyle", StyleTargetType=System.Windows.Controls.TreeViewItem)]

[DefaultEvent("OnItemsChanged")]

[DefaultProperty("Items")]

[ContentProperty("Items")]

[Localizability(LocalizationCategory.None, Readability=Readability.Unreadable)]

[XmlLangProperty("Language")]

[UsableDuringInitialization(true)]

[RuntimeNameProperty("Name")]

[UidProperty("Uid")]

[TypeDescriptionProvider(MS.Internal.ComponentModel.DependencyObjectProvider)]

[NameScopeProperty("NameScope", System.Windows.NameScope)]

public ref class BookmarksTree.TreeViewExWPF sealed : public System.Windows.Controls.TreeView 
Inheritance Hierarchy

System.Object
   System.Windows.Threading.DispatcherObject
      System.Windows.DependencyObject
         System.Windows.Media.Visual
            System.Windows.UIElement
               System.Windows.FrameworkElement
                  System.Windows.Controls.Control
                     System.Windows.Controls.ItemsControl
                        System.Windows.Controls.TreeView
                           GdPicture14.WPF.BookmarksTree.TreeViewExWPF

See Also