Calendar for UWP/WinRT
PrepareElement フィールド

このイベントは、C1LoopPanel がロードされた後に、不可視の子要素ごとに発生します。
構文
'宣言
 
Public PrepareElement As System.EventHandler(Of PrepareElementEventArgs)
public System.EventHandler<PrepareElementEventArgs> PrepareElement
解説
ロードされた子要素に対して何らかのアクションを実行する場合は、このイベントを使用します。
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

参照

関連項目

C1LoopPanel クラス
C1LoopPanel メンバ

Send Feedback