Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Microsoft
VisualStudio
Extensions
Gists
AuthDialog
C# Class Microsoft.VisualStudio.Extensions.Gists.AuthDialog
Interaction logic for AuthDialog.xaml
Inheritance:
System.Windows.Window
Show file
Open project: timsneath/Gists
Class Usage Examples
Public Properties
Property
Type
Description
authCode
string
Public Methods
Method
Description
AuthDialog
( ) :
System
Private Methods
Method
Description
webBrowser_LoadCompleted
(
object
sender
,
System.Windows.Navigation.NavigationEventArgs
e
) :
void
Method Details
AuthDialog()
public
method
public
AuthDialog
( ) :
System
return
System
Property Details
authCode
public property
public
string
authCode
return
string