Property | Type | Description | |
---|---|---|---|
nav | BetterExplorer.NavigationLog |
Method | Description | |
---|---|---|
LoadData ( BetterExplorer.NavigationLog log ) : void | ||
PerformClickEvent ( ) : void | ||
UndoCloseGalleryItem ( ) : System.Windows.Controls |
Method | Description | |
---|---|---|
OnClick ( NavigationLogEventArgs e ) : void |
Method | Description | |
---|---|---|
UserControl_MouseUp ( object sender, System.Windows.Input.MouseButtonEventArgs e ) : void |
public LoadData ( BetterExplorer.NavigationLog log ) : void | ||
log | BetterExplorer.NavigationLog | |
return | void |
protected OnClick ( NavigationLogEventArgs e ) : void | ||
e | NavigationLogEventArgs | |
return | void |
public UndoCloseGalleryItem ( ) : System.Windows.Controls | ||
return | System.Windows.Controls |