ComponentOne DockControl for WPF and Silverlight
PointToScreen Method (WPFWindow)

C1.WPF.Docking Namespace > WPFWindow Class : PointToScreen Method
Syntax
'Declaration
 
Public Function PointToScreen( _
   ByVal point As System.Windows.Point _
) As System.Windows.Point
public System.Windows.Point PointToScreen( 
   System.Windows.Point point
)

Parameters

point
See Also

Reference

WPFWindow Class
WPFWindow Members