Calendar.CalendarItemStyle 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得或設定與控制項的內部 Style 物件相關聯的 CalendarItem。
public:
property System::Windows::Style ^ CalendarItemStyle { System::Windows::Style ^ get(); void set(System::Windows::Style ^ value); };
public System.Windows.Style CalendarItemStyle { get; set; }
member this.CalendarItemStyle : System.Windows.Style with get, set
Public Property CalendarItemStyle As Style
屬性值
CalendarItem 物件的目前樣式。
備註
XAML Attribute Usage
<object CalendarItemStyle="{resourceExtension styleResourceKey}"/>
XAML 值
resourceExtension
下列其中一項: StaticResource
或 DynamicResource
。 如需詳細資訊,請參閱 XAML 資源。
styleResourceKey
識別所要求資源的索引鍵。 索引鍵是指 中的 ResourceDictionary 現有資源。
相依性屬性資訊
識別碼欄位 | CalendarItemStyleProperty |
設定為 的中繼資料屬性 true |
無 |