C1.WPF Namespace / PopupUtil Class
Methods


In This Topic
PopupUtil Class Members
In This Topic

The following tables list the members exposed by PopupUtil.

Public Methods
 NameDescription
Public Methodstatic (Shared in Visual Basic)return a absolute position according to the relative position of element  
Public Methodstatic (Shared in Visual Basic)Overloaded. Positions a System.Windows.Controls.Primitives.Popup so that the specified point in the Popup matches the specified point of a FrameworkElement.  
Public Methodstatic (Shared in Visual Basic)Overloaded. Calculates the position of a System.Windows.FrameworkElement so that the specified point in the FrameworkElement matches the specified point of another FrameworkElement.  
Top
See Also