バージョン

GetItemArea メソッド

格納している CalendarItemArea を返します。
シンタックス
'宣言
 
Public Shared Function GetItemArea( _
   ByVal d As DependencyObject _
) As CalendarItemArea
public static CalendarItemArea GetItemArea( 
   DependencyObject d
)

パラメータ

d
解説

ItemAreaProperty は読み取り専用継承されたプロパティです。含まれているCalendarItemArea をその Items コレクションの CalendarItem インスタンスなどの子孫要素に提供されます。

参照