MainWindow.OpenBrowserTab

Opens a preview tab

public Task<TabItem> OpenBrowserTab(string url,
	bool selectTab,
	bool isImageFile,
	ImageSource icon,
	string tabHeaderText)

Parameters

url

selectTab

isImageFile
icon
tabHeaderText


See also:

Class MainWindow

© West Wind Technologies, 2016-2023 • Updated: 11/23/21
Comment or report problem with topic