In This Topic
GdPicture14.WPF Namespace / BookmarksTree Class / ItemHeightProperty Field

ItemHeightProperty Field

In This Topic
Syntax
'Declaration
 
Public Shared ItemHeightProperty As DependencyProperty
public static DependencyProperty ItemHeightProperty
public field ItemHeightProperty: DependencyProperty; static; 
public static var ItemHeightProperty : DependencyProperty;
public: static DependencyProperty* ItemHeightProperty
public:
static DependencyProperty^ ItemHeightProperty
See Also