Miner.PresentationFramework Assembly > Miner.PresentationFramework.Transtions.Controls Namespace > TransitionEventArgs Class : TransitionEventArgs Constructor |
'Declaration Public Function New( _ ByVal routedEvent As RoutedEvent, _ ByVal source As Object, _ ByVal transition As Transition, _ ByVal oldContent As Object, _ ByVal newContent As Object _ )
'Usage Dim routedEvent As RoutedEvent Dim source As Object Dim transition As Transition Dim oldContent As Object Dim newContent As Object Dim instance As New TransitionEventArgs(routedEvent, source, transition, oldContent, newContent)
public TransitionEventArgs( RoutedEvent routedEvent, object source, Transition transition, object oldContent, object newContent )
Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)
Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.