C# Class GitHub.VisualStudio.UI.Views.GitHubHomeContent

Interaction logic for GitHubHomeSection.xaml
Inheritance: System.Windows.Controls.UserControl
Exibir arquivo Open project: github/VisualStudio Class Usage Examples

Public Properties

Property Type Description
ViewModelProperty System.Windows.DependencyProperty

Public Methods

Method Description
GitHubHomeContent ( ) : System.Windows
signIn_Click ( object sender, RoutedEventArgs e ) : void

Method Details

GitHubHomeContent() public method

public GitHubHomeContent ( ) : System.Windows
return System.Windows

signIn_Click() public method

public signIn_Click ( object sender, RoutedEventArgs e ) : void
sender object
e System.Windows.RoutedEventArgs
return void

Property Details

ViewModelProperty public_oe static_oe property

public static DependencyProperty,System.Windows ViewModelProperty
return System.Windows.DependencyProperty