Share via


IFontElement.OnFontAutoScalingEnabledChanged(Boolean, Boolean) Method

Definition

public:
 void OnFontAutoScalingEnabledChanged(bool oldValue, bool newValue);
public void OnFontAutoScalingEnabledChanged (bool oldValue, bool newValue);
abstract member OnFontAutoScalingEnabledChanged : bool * bool -> unit
Public Sub OnFontAutoScalingEnabledChanged (oldValue As Boolean, newValue As Boolean)

Parameters

oldValue
Boolean
newValue
Boolean

Applies to