C# Class SonarLint.VisualStudio.Progress.Observation.View.ProgressVisualizerControl

Interaction logic for ProgressVisualizerControl.xaml
Inheritance: System.Windows.Controls.UserControl
Show file Open project: SonarSource-VisualStudio/sonarlint-visualstudio

Public Properties

Property Type Description
BorderStyleProperty System.Windows.DependencyProperty
HeaderStyleProperty System.Windows.DependencyProperty
ViewModelProperty System.Windows.DependencyProperty

Public Methods

Method Description
ProgressVisualizerControl ( ) : SonarLint.VisualStudio.Progress.Observation.ViewModels

Method Details

ProgressVisualizerControl() public method

public ProgressVisualizerControl ( ) : SonarLint.VisualStudio.Progress.Observation.ViewModels
return SonarLint.VisualStudio.Progress.Observation.ViewModels

Property Details

BorderStyleProperty public static property

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

HeaderStyleProperty public static property

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

ViewModelProperty public static property

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