'Declaration
Protected Function GetVisualChild( _ ByVal index As System.Integer _ ) As System.Windows.Media.Visual
'Usage
Dim instance As HorizontalScrollbarsPresenter Dim index As System.Integer Dim value As System.Windows.Media.Visual value = instance.GetVisualChild(index)
protected System.Windows.Media.Visual GetVisualChild( System.int index )
Parameters
- index