'Declaration Protected Overridable Sub OnNotifyDataGridContextPeerChanged( _ ByVal oldValue As DataGridContextAutomationPeer, _ ByVal newValue As DataGridContextAutomationPeer _ )
'Usage Dim instance As ContextualDataGridContentAutomationPeer Dim oldValue As DataGridContextAutomationPeer Dim newValue As DataGridContextAutomationPeer instance.OnNotifyDataGridContextPeerChanged(oldValue, newValue)
protected virtual void OnNotifyDataGridContextPeerChanged( DataGridContextAutomationPeer oldValue, DataGridContextAutomationPeer newValue )
Parameters
- oldValue
- newValue