C# 클래스 Microsoft.MDComment.MDView

Interaction logic for MyControl.xaml
상속: System.Windows.Controls.UserControl
파일 보기 프로젝트 열기: rookboom/Elucidate

공개 메소드들

메소드 설명
MDView ( ) : System

비공개 메소드들

메소드 설명
BrowseBack_Executed ( object sender, RoutedEventArgs args ) : void
BrowseForward_Executed ( object sender, RoutedEventArgs args ) : void
DumpException ( Exception e ) : IEnumerable
GetBrowserScrollHeight ( ) : int
GetColorString ( uint colorKey ) : string
OnBrowserLoadCompleted ( object sender, System.Windows.Navigation.NavigationEventArgs e ) : void
OnDocumentSaved ( Document Document ) : void
OnWindowActivated ( EnvDTE GotFocus, EnvDTE LostFocus ) : void
SetBrowserScrollHeight ( int height ) : void
SetButtonState ( System.Windows.Controls.Button button, bool enabled ) : void
SetZoom ( double zoom ) : void
UpdateMarkdown ( string sourceFile ) : void
WrapMessageInHtml ( string msg ) : string
ZoomIn_Executed ( object sender, RoutedEventArgs args ) : void
ZoomOut_Executed ( object sender, RoutedEventArgs args ) : void

메소드 상세

MDView() 공개 메소드

public MDView ( ) : System
리턴 System