DialogBase.OnUserPreferenceChanged Method ()
Default handler
Namespace: Microsoft.VisualStudio.Modeling.Integration.Shell
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Integration.Shell.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Integration.Shell.12.0.dll)
Syntax
protected virtual void OnUserPreferenceChanged()
protected:
virtual void OnUserPreferenceChanged()
abstract OnUserPreferenceChanged : unit -> unit
override OnUserPreferenceChanged : unit -> unit
Protected Overridable Sub OnUserPreferenceChanged
Parameters
Return Value
See Also
DialogBase Class
Microsoft.VisualStudio.Modeling.Integration.Shell Namespace
Return to top