Clock.Parent Propriedade

Definição

Obtém o relógio que é o pai deste relógio.

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

Valor da propriedade

O pai deste relógio ou null se este relógio for uma raiz.

Aplica-se a