'Declaration
Protected ReadOnly Property VisualParent As System.Windows.DependencyObject
'Usage
Dim instance As DropDownButton Dim value As System.Windows.DependencyObject value = instance.VisualParent
protected System.Windows.DependencyObject VisualParent {get;}