'Declaration
Protected Overrides Sub OnFontAttributesChanged( _ ByVal oldValue As FontAttributes, _ ByVal newValue As FontAttributes _ )
'Usage
Dim instance As ContentControl Dim oldValue As FontAttributes Dim newValue As FontAttributes instance.OnFontAttributesChanged(oldValue, newValue)
protected override void OnFontAttributesChanged( FontAttributes oldValue, FontAttributes newValue )
Parameters
- oldValue
- newValue