'Declaration Public Property ShowImage As Boolean
'Declaration
Public Property ShowImage As Boolean
public bool ShowImage {get; set;}
public read-write property ShowImage: Boolean;
public function get,set ShowImage : boolean
public: __property bool get_ShowImage(); public: __property void set_ShowImage( bool value );
public: property bool ShowImage { bool get(); void set ( bool value); }
BookmarksTree.TreeViewExWPF Class BookmarksTree.TreeViewExWPF Members