Miner.Responder.Presentation.Wpf Assembly > Miner.Responder.Presentation.Wpf Namespace > ItemsControlUtilities Class : GetContainerFromItem<T> Method |
'Declaration <ExtensionAttribute()> Public Shared Function GetContainerFromItem(Of T As DependencyObject)( _ ByVal control As ItemsControl, _ ByVal item As Object _ ) As T
'Usage Dim control As ItemsControl Dim item As Object Dim value As T value = ItemsControlUtilities.GetContainerFromItem(Of T)(control, item)
[Extension()] public static T GetContainerFromItem<T>( ItemsControl control, object item ) 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.