Свойство | Type | Description | |
---|---|---|---|
Cache | System |
Méthode | Description | |
---|---|---|
AddRecent ( string entryId ) : void |
Adds the specified entry id to the recently viewed entries list.
|
|
CacheDb ( |
||
Clear ( ) : void | ||
ClearRecents ( ) : void |
Clears the recently viewed entries list.
|
|
GetOverlay ( |
Gets the overlay icon.
|
|
GetRecents ( ) : string[] |
Gets the recently viewed entries.
|
|
InClassicStyle ( ) : bool | ||
Initialize ( ) : void | ||
InvertStyle ( ) : void | ||
ResetCache ( ) : void | ||
RestoreCache ( |
||
UpdateRecents ( ) : void |
Updates the recents.
|
Méthode | Description | |
---|---|---|
Cache ( ) : System |
public static AddRecent ( string entryId ) : void | ||
entryId | string | The entry id. |
Résultat | void |
public static CacheDb ( |
||
info | ||
name | string | |
database | KeePass.IO.Data.Database | |
Résultat | void |
public static GetOverlay ( |
||
dispatcher | The dispatcher. | |
icon | KeePass.IO.Data.IconData | The icon information. |
Résultat | System.Windows.Media.ImageSource |
public static RestoreCache ( |
||
dispatcher | ||
Résultat | void |