Calendar for UWP/WinRT
InvisibleChildrenLayoutDelay プロパティ

不可視の子のレイアウトをロードする際の遅延時間(ミリ秒)を指定する System.Int32 値を取得または設定します。 デフォルト値は0です。
構文
'宣言
 
Public Property InvisibleChildrenLayoutDelay As System.Integer
public System.int InvisibleChildrenLayoutDelay {get; set;}
解説
複雑な UI をロードする際の遅延を設定するには、このプロパティを適切な値に設定します。
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