C# Class GitUI.HistoryViewCommands

显示文件 Open project: blinkbox/Git-Source-Control-Provider

Public Properties

Property Type Description
CloseCommitDetails System.Windows.Input.RoutedUICommand
CompareCommits System.Windows.Input.RoutedUICommand
ExportGraph System.Windows.Input.RoutedUICommand
GraphLoaded System.Windows.Input.RoutedUICommand
OpenCommitDetails System.Windows.Input.RoutedUICommand
PendingChanges System.Windows.Input.RoutedUICommand
RefreshGraph System.Windows.Input.RoutedUICommand
ScrollToCommit System.Windows.Input.RoutedUICommand
SelectCommit System.Windows.Input.RoutedUICommand
ShowMessage System.Windows.Input.RoutedUICommand

Property Details

CloseCommitDetails public_oe static_oe property

public static RoutedUICommand,System.Windows.Input CloseCommitDetails
return System.Windows.Input.RoutedUICommand

CompareCommits public_oe static_oe property

public static RoutedUICommand,System.Windows.Input CompareCommits
return System.Windows.Input.RoutedUICommand

ExportGraph public_oe static_oe property

public static RoutedUICommand,System.Windows.Input ExportGraph
return System.Windows.Input.RoutedUICommand

GraphLoaded public_oe static_oe property

public static RoutedUICommand,System.Windows.Input GraphLoaded
return System.Windows.Input.RoutedUICommand

OpenCommitDetails public_oe static_oe property

public static RoutedUICommand,System.Windows.Input OpenCommitDetails
return System.Windows.Input.RoutedUICommand

PendingChanges public_oe static_oe property

public static RoutedUICommand,System.Windows.Input PendingChanges
return System.Windows.Input.RoutedUICommand

RefreshGraph public_oe static_oe property

public static RoutedUICommand,System.Windows.Input RefreshGraph
return System.Windows.Input.RoutedUICommand

ScrollToCommit public_oe static_oe property

public static RoutedUICommand,System.Windows.Input ScrollToCommit
return System.Windows.Input.RoutedUICommand

SelectCommit public_oe static_oe property

public static RoutedUICommand,System.Windows.Input SelectCommit
return System.Windows.Input.RoutedUICommand

ShowMessage public_oe static_oe property

public static RoutedUICommand,System.Windows.Input ShowMessage
return System.Windows.Input.RoutedUICommand