C1.Silverlight.FlexGrid.5
PositionPopup Method

Position a popup below a FrameworkElement.
Syntax
'Declaration
 
Public Shared Sub PositionPopup( _
   ByVal popup As System.Windows.Controls.Primitives.Popup, _
   ByVal owner As System.Windows.FrameworkElement _
) 
public static void PositionPopup( 
   System.Windows.Controls.Primitives.Popup popup,
   System.Windows.FrameworkElement owner
)

Parameters

popup
owner
See Also

Reference

Util Class
Util Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.