Called when the Scale property has changed.
Namespace: Microsoft.VisualStudio.Data
Assembly: Microsoft.VisualStudio.Data (in Microsoft.VisualStudio.Data.dll)
Syntax
'宣言
Protected Overridable Sub OnScaleChanged
'使用
Me.OnScaleChanged()
protected virtual void OnScaleChanged()
protected:
virtual void OnScaleChanged()
protected function OnScaleChanged()
Permissions
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.