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