ComponentOne Basic Library for UWP
C1.UWP Assembly / C1.Xaml Namespace / PopupUtil Class


In This Topic
    PopupUtil Class Methods
    In This Topic

    For a list of all members of this type, see PopupUtil members.

    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 Windows.UI.Xaml.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 Windows.UI.Xaml.FrameworkElement so that the specified point in the FrameworkElement matches the specified point of another FrameworkElement.  
    Top
    See Also