Calendar.CalendarDayButtonStyle 屬性
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得或設定與控制項的內部 Style 物件相關聯的 CalendarDayButton。
public:
property System::Windows::Style ^ CalendarDayButtonStyle { System::Windows::Style ^ get(); void set(System::Windows::Style ^ value); };
C#
public System.Windows.Style CalendarDayButtonStyle { get; set; }
member this.CalendarDayButtonStyle : System.Windows.Style with get, set
Public Property CalendarDayButtonStyle As Style
CalendarDayButton 物件的目前樣式。
<object CalendarDayButtonStyle="{resourceExtension styleResourceKey}"/>
resourceExtension
下列其中一項: StaticResource
或 DynamicResource
。 如需詳細資訊,請參閱 XAML 資源。
styleResourceKey
識別所要求資源的索引鍵。 索引鍵是指 中的 ResourceDictionary 現有資源。
識別碼欄位 | CalendarDayButtonStyleProperty |
設定為 的中繼資料屬性 true |
無 |
產品 | 版本 |
---|---|
.NET Framework | 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8 |
Windows Desktop | 3.0, 3.1, 5, 6, 7 |