C# 클래스 ReasonCodeExample.XPathInformation.VisualStudioIntegration.XPathInformationDialogPage

상속: Microsoft.VisualStudio.Shell.DialogPage, IConfiguration
파일 보기 프로젝트 열기: uli-weltersbach/XPathInformation

Private Properties

프로퍼티 타입 설명
LoadCollectionsFromRegistry void
LoadCollectionsFromStorage void
LoadDefaultSettings void
SaveAlwaysDisplayedAttributesSettingToStorage void
SaveCollectionToRegistry void
SaveCollectionToStorage void
SavePreferredAttributeCandidatesSettingToStorage void
SetPropertyValue void

공개 메소드들

메소드 설명
LoadSettingsFromStorage ( ) : void
XPathInformationDialogPage ( ) : System.Collections.Generic

비공개 메소드들

메소드 설명
LoadCollectionsFromRegistry ( RegistryKey userRegistryRoot ) : void
LoadCollectionsFromStorage ( ) : void
LoadDefaultSettings ( ) : void
SaveAlwaysDisplayedAttributesSettingToStorage ( object sender, ListChangedEventArgs e ) : void
SaveCollectionToRegistry ( RegistryKey userRegistryRoot, string propertyName, BindingList settings ) : void
SaveCollectionToStorage ( string propertyName, BindingList settings ) : void
SavePreferredAttributeCandidatesSettingToStorage ( object sender, ListChangedEventArgs e ) : void
SetPropertyValue ( object automationObject, string propertyName, RegistryKey registryKey ) : void

메소드 상세

LoadSettingsFromStorage() 공개 메소드

public LoadSettingsFromStorage ( ) : void
리턴 void

XPathInformationDialogPage() 공개 메소드

public XPathInformationDialogPage ( ) : System.Collections.Generic
리턴 System.Collections.Generic