'Declaration Public Shared Function GetCacheTabControl( _ ByVal obj As DependencyObject _ ) As ExtendedTabControl
'Usage Dim obj As DependencyObject Dim value As ExtendedTabControl value = ExtendedTabControl.GetCacheTabControl(obj)
public static ExtendedTabControl GetCacheTabControl( DependencyObject obj )
Parameters
- obj