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