Property | Type | Description | |
---|---|---|---|
url | string |
Method | Description | |
---|---|---|
Browser ( ) : System | ||
browser_LoadCompleted ( object sender, System.Windows.Navigation.NavigationEventArgs e ) : void | ||
setProgressBar ( System.Boolean state ) : void |
Method | Description | |
---|---|---|
OnNavigatedTo ( System e ) : void |
public browser_LoadCompleted ( object sender, System.Windows.Navigation.NavigationEventArgs e ) : void | ||
sender | object | |
e | System.Windows.Navigation.NavigationEventArgs | |
return | void |
public setProgressBar ( System.Boolean state ) : void | ||
state | System.Boolean | |
return | void |