C# Class ReasonCodeExample.XPathInformation.VisualStudioIntegration.XPathInformationDialogPage

Inheritance: Microsoft.VisualStudio.Shell.DialogPage, IConfiguration
Afficher le fichier Open project: uli-weltersbach/XPathInformation

Private Properties

Свойство Type Description
LoadCollectionsFromRegistry void
LoadCollectionsFromStorage void
LoadDefaultSettings void
SaveAlwaysDisplayedAttributesSettingToStorage void
SaveCollectionToRegistry void
SaveCollectionToStorage void
SavePreferredAttributeCandidatesSettingToStorage void
SetPropertyValue void

Méthodes publiques

Méthode Description
LoadSettingsFromStorage ( ) : void
XPathInformationDialogPage ( ) : System.Collections.Generic

Private Methods

Méthode Description
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

Method Details

LoadSettingsFromStorage() public méthode

public LoadSettingsFromStorage ( ) : void
Résultat void

XPathInformationDialogPage() public méthode

public XPathInformationDialogPage ( ) : System.Collections.Generic
Résultat System.Collections.Generic