'Declaration Protected Overrides Sub OnNotifyDataGridContextPeerChanged( _ ByVal oldValue As DataGridContextAutomationPeer, _ ByVal newValue As DataGridContextAutomationPeer _ )
'Usage Dim instance As DataRowAutomationPeer Dim oldValue As DataGridContextAutomationPeer Dim newValue As DataGridContextAutomationPeer instance.OnNotifyDataGridContextPeerChanged(oldValue, newValue)
protected override void OnNotifyDataGridContextPeerChanged( DataGridContextAutomationPeer oldValue, DataGridContextAutomationPeer newValue )
Parameters
- oldValue
- newValue