Northwoods.GoSilverlight 1.1.3 Assembly
GetDragOverSnapCellSize Method
See Also  Send Feedback
Northwoods.GoXam Namespace > Part Class : GetDragOverSnapCellSize Method

d
Gets the value of the DragOverSnapCellSize attached dependency property.

Syntax

Visual Basic (Declaration) 
Public Shared Function GetDragOverSnapCellSize( _
   ByVal d As DependencyObject _
) As Size
C# 
public static Size GetDragOverSnapCellSize( 
   DependencyObject d
)

Parameters

d

See Also