Property | Type | Description | |
---|---|---|---|
ItemsCount | int |
Method | Description | |
---|---|---|
AddBookmark ( string title, string url, MainWindow mw ) : void | ||
Bookmarks ( MainWindow mw ) : System |
Method | Description | |
---|---|---|
Bookmarks_Loaded ( object sender, |
public AddBookmark ( string title, string url, MainWindow mw ) : void | ||
title | string | |
url | string | |
mw | MainWindow | |
return | void |