C# Class ColorColumn.OptionsPage

Inheritance: Microsoft.VisualStudio.Shell.DialogPage, INotifyPropertyChanged
Afficher le fichier Open project: fpicalausa/Color-Column Class Usage Examples

Private Properties

Свойство Type Description
raisePropertyChanged void

Méthodes protégées

Méthode Description
OnApply ( Microsoft.VisualStudio.Shell.DialogPage e ) : void

Private Methods

Méthode Description
raisePropertyChanged ( ) : void

Method Details

OnApply() protected méthode

protected OnApply ( Microsoft.VisualStudio.Shell.DialogPage e ) : void
e Microsoft.VisualStudio.Shell.DialogPage
Résultat void