Clock.Parent Propiedad

Definición

Obtiene el reloj que es el elemento 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

Elemento primario de este reloj o null si este reloj es una raíz.

Se aplica a