'Declaration Public Function New( _ ByVal child As UIElement, _ ByVal arrangeRect As Rect _ )
'Usage Dim child As UIElement Dim arrangeRect As Rect Dim instance As New ChildEnteredEventArgs(child, arrangeRect)
public ChildEnteredEventArgs( UIElement child, Rect arrangeRect )
Parameters
- child
- arrangeRect