共用方式為


CalendarViewDayItemChangingEventArgs.Phase 屬性

定義

取得呼叫此容器和日期專案組的次數。

public:
 property unsigned int Phase { unsigned int get(); };
uint32_t Phase();
public uint Phase { get; }
var uInt32 = calendarViewDayItemChangingEventArgs.phase;
Public ReadOnly Property Phase As UInteger

屬性值

UInt32

unsigned int

uint32_t

呼叫此容器和日期專案組的次數。

適用於