C# Class ColorColumn.OptionsPage

Inheritance: Microsoft.VisualStudio.Shell.DialogPage, INotifyPropertyChanged
Datei anzeigen Open project: fpicalausa/Color-Column Class Usage Examples

Private Properties

Property Type Description
raisePropertyChanged void

Protected Methods

Method Description
OnApply ( Microsoft.VisualStudio.Shell.DialogPage e ) : void

Private Methods

Method Description
raisePropertyChanged ( ) : void

Method Details

OnApply() protected method

protected OnApply ( Microsoft.VisualStudio.Shell.DialogPage e ) : void
e Microsoft.VisualStudio.Shell.DialogPage
return void