ClockController.Clock Property

Definition

Gets the Clock controlled by this ClockController.

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

Property Value

The Clock controlled by this ClockController.

Applies to