public static ContainerLayoutMode GetLayoutMode( DependencyObject obj )
'Declaration Public Shared Function GetLayoutMode( _ ByVal obj As DependencyObject _ ) As ContainerLayoutMode
'Usage Dim obj As DependencyObject Dim value As ContainerLayoutMode value = ListBoxContainer.GetLayoutMode(obj)
Parameters
- obj
- A ContainerLayoutMode value.