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