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

d
Gets the value of the DragOverSnapCellSpot attached dependency property.

Syntax

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

Parameters

d

See Also