Clock.CurrentGlobalTime Özellik

Tanım

WPF zamanlama sistemi tarafından belirlenen geçerli genel saati alır.

protected:
 property TimeSpan CurrentGlobalTime { TimeSpan get(); };
protected TimeSpan CurrentGlobalTime { get; }
member this.CurrentGlobalTime : TimeSpan
Protected ReadOnly Property CurrentGlobalTime As TimeSpan

Özellik Değeri

TimeSpan

WPF zamanlama sistemi için geçerli genel saat.

Şunlara uygulanır