C1.Silverlight Namespace > C1Window Class : Position Method |
'Declaration
Public Sub Position( _ ByVal windowAnchor As Anchor, _ ByVal reference As System.Windows.FrameworkElement, _ ByVal referenceAnchor As Anchor _ )
'Usage
Dim instance As C1Window Dim windowAnchor As Anchor Dim reference As System.Windows.FrameworkElement Dim referenceAnchor As Anchor instance.Position(windowAnchor, reference, referenceAnchor)
public void Position( Anchor windowAnchor, System.Windows.FrameworkElement reference, Anchor referenceAnchor )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2