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