'Declaration Protected Overrides Sub OnDataGridContextChanged( _ ByVal oldValue As DataGridContext, _ ByVal newValue As DataGridContext _ )
'Usage Dim instance As DataGridHeaderFooterAutomationPeer Dim oldValue As DataGridContext Dim newValue As DataGridContext instance.OnDataGridContextChanged(oldValue, newValue)
protected override void OnDataGridContextChanged( DataGridContext oldValue, DataGridContext newValue )
Parameters
- oldValue
- newValue