IVsProjectDesignerPageSite Methods
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.ManagedInterfaces.ProjectDesigner
Assembly: Microsoft.VisualStudio.ManagedInterfaces (in Microsoft.VisualStudio.ManagedInterfaces.dll)
| Name | Description | |
|---|---|---|
![]() | GetTransaction(String^) | Gets a transaction to group multiple property changes into a single undo/redo unit. |
![]() | OnPropertyChanged(String^, PropertyDescriptor^, Object^, Object^) | Raised after a property on the property page has changed. |
![]() | OnPropertyChanging(String^, PropertyDescriptor^) | Raised before a property value is changed. |
Show:
