'Declaration Public Sub RaisePropertyChangedEvent( _ ByVal property As AutomationProperty, _ ByVal oldValue As Object, _ ByVal newValue As Object _ )
public void RaisePropertyChangedEvent( AutomationProperty property, object oldValue, object newValue )
GridCellViewAutomationPeer Class GridCellViewAutomationPeer Members