'Declaration Public Shared Sub SetInternalTabControl( _ ByVal obj As DependencyObject, _ ByVal value As LayoutCachePaneControl _ )
'Usage Dim obj As DependencyObject Dim value As LayoutCachePaneControl LayoutCachePaneControl.SetInternalTabControl(obj, value)
public static void SetInternalTabControl( DependencyObject obj, LayoutCachePaneControl value )
Parameters
- obj
- value