C# 클래스 SonarLint.VisualStudio.Integration.Progress.ProgressControl

Interaction logic for ProgressControl.xaml
상속: System.Windows.Controls.Grid, IProgressVisualizer
파일 보기 프로젝트 열기: SonarSource-VisualStudio/sonarlint-visualstudio 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
ViewModelProperty System.Windows.DependencyProperty

공개 메소드들

메소드 설명
Hide ( ) : void
ProgressControl ( ) : SonarLint.VisualStudio.Progress.Observation
Show ( ) : void

메소드 상세

Hide() 공개 메소드

public Hide ( ) : void
리턴 void

ProgressControl() 공개 메소드

public ProgressControl ( ) : SonarLint.VisualStudio.Progress.Observation
리턴 SonarLint.VisualStudio.Progress.Observation

Show() 공개 메소드

public Show ( ) : void
리턴 void

프로퍼티 상세

ViewModelProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows ViewModelProperty
리턴 System.Windows.DependencyProperty