Miner.Responder.Presentation.Wpf Assembly > Miner.Responder.Presentation.Wpf Namespace > ItemsControlUtilities Class : GetContainerFromIndex<T> Method |
'Declaration <ExtensionAttribute()> Public Shared Function GetContainerFromIndex(Of T As DependencyObject)( _ ByVal control As ItemsControl, _ ByVal index As Integer _ ) As T
'Usage Dim control As ItemsControl Dim index As Integer Dim value As T value = ItemsControlUtilities.GetContainerFromIndex(Of T)(control, index)
[Extension()] public static T GetContainerFromIndex<T>( ItemsControl control, int index ) where T: DependencyObject
Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)
Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.