C1.Silverlight Namespace > C1TileListBoxPanel Class : GetIndexAt Method |
'Declaration
Public Overrides Function GetIndexAt( _ ByVal point As System.Windows.Point _ ) As System.Integer
'Usage
Dim instance As C1TileListBoxPanel Dim point As System.Windows.Point Dim value As System.Integer value = instance.GetIndexAt(point)
public override System.int GetIndexAt( System.Windows.Point point )
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