Clock.Parent Eigenschaft

Definition

Ruft die Uhr ab, die das übergeordnete Element dieser Uhr ist.

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

Eigenschaftswert

Das übergeordnete Element dieser Uhr oder null wenn diese Uhr ein Stamm ist.

Gilt für: