Clock.Parent Propriété

Définition

Obtient l'horloge qui est le parent de cette horloge.

public:
 property System::Windows::Media::Animation::Clock ^ Parent { System::Windows::Media::Animation::Clock ^ get(); };
public System.Windows.Media.Animation.Clock Parent { get; }
member this.Parent : System.Windows.Media.Animation.Clock
Public ReadOnly Property Parent As Clock

Valeur de propriété

Parent de cette horloge ou null si cette horloge est une racine.

S’applique à