C# Class withSIX.Play.Presentation.Wpf.Views.Overlays.StatusView

Interaction logic for StatusView.xaml
Inheritance: MahApps.Metro.Controls.Flyout, IStatusView
Mostrar archivo Open project: SIXNetworks/withSIX.Desktop

Public Properties

Property Type Description
StatusOutputProperty System.Windows.DependencyProperty
ViewModelProperty System.Windows.DependencyProperty

Private Properties

Property Type Description
GenerateDownloadingInfo string
GenerateInfo string
GenerateOtherInfo string
dataGrid2_MouseDoubleClick void

Public Methods

Method Description
StatusView ( ) : System

Private Methods

Method Description
GenerateDownloadingInfo ( StatusInfo statusInfo, string name ) : string
GenerateInfo ( StatusInfo statusInfo ) : string
GenerateOtherInfo ( StatusInfo statusInfo, string name ) : string
dataGrid2_MouseDoubleClick ( object sender, System.Windows.Input.MouseButtonEventArgs e ) : void

Method Details

StatusView() public method

public StatusView ( ) : System
return System

Property Details

StatusOutputProperty public_oe static_oe property

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

ViewModelProperty public_oe static_oe property

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