Clock.CurrentGlobalTime Eigenschaft
Definition
Ruft die aktuelle globale Zeit ab, die vom WPF-Zeit Steuerungssystem festgelegt wird.Gets the current global time, as established by the WPF timing system.
protected:
property TimeSpan CurrentGlobalTime { TimeSpan get(); };
protected TimeSpan CurrentGlobalTime { get; }
member this.CurrentGlobalTime : TimeSpan
Protected ReadOnly Property CurrentGlobalTime As TimeSpan
Eigenschaftswert
Die aktuelle globale Zeit für das WPF-Zeit Steuerungssystem.The current global time for the WPF timing system.