Partager via


ViewItem.LogicalParent, propriété

Obtient le parent logique du ViewItem actuel.

Espace de noms :  Microsoft.Windows.Design.Interaction
Assembly :  Microsoft.Windows.Design.Interaction (dans Microsoft.Windows.Design.Interaction.dll)

Syntaxe

'Déclaration
Public MustOverride ReadOnly Property LogicalParent As ViewItem
    Get
public abstract ViewItem LogicalParent { get; }
public:
virtual property ViewItem^ LogicalParent {
    ViewItem^ get () abstract;
}
abstract LogicalParent : ViewItem
abstract function get LogicalParent () : ViewItem

Valeur de propriété

Type : Microsoft.Windows.Design.Interaction.ViewItem
DependencyObject qui représente le parent logique du ViewItem actuel.

Sécurité .NET Framework

Voir aussi

Référence

ViewItem Classe

Microsoft.Windows.Design.Interaction, espace de noms