Share via


DataParameter.OnScaleChanged Method

Called when the Scale property has changed.

Namespace:  Microsoft.VisualStudio.Data
Assembly:  Microsoft.VisualStudio.Data (in Microsoft.VisualStudio.Data.dll)

Syntax

'Declaration
Protected Overridable Sub OnScaleChanged
protected virtual void OnScaleChanged()
protected:
virtual void OnScaleChanged()
abstract OnScaleChanged : unit -> unit  
override OnScaleChanged : unit -> unit
protected function OnScaleChanged()

.NET Framework Security

See Also

Reference

DataParameter Class

Microsoft.VisualStudio.Data Namespace

OnScaleChanging

SetScaleImpl