Clock.Parent Propiedad

Definición

Obtiene el reloj que es el objeto primario de este reloj.

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 de propiedad

Clock

El objeto primario de este reloj o null si este reloj es de raíz.

Se aplica a