| C1.WPF.TileView Namespace > C1TileViewPanel Class : GetItemOffset Method |
'Declaration<System.Runtime.TargetedPatchingOptOutAttribute("Performance critical to inline this type of method across NGen image boundaries")> Public Function GetItemOffset( _ ByVal child As System.Windows.UIElement _ ) As System.Double
'UsageDim instance As C1TileViewPanel Dim child As System.Windows.UIElement Dim value As System.Double value = instance.GetItemOffset(child)
[System.Runtime.TargetedPatchingOptOut("Performance critical to inline this type of method across NGen image boundaries")] public System.double GetItemOffset( System.Windows.UIElement child )
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