Basic Library for UWP/WinRT XAML
HasContent プロパティ (C1RadialColorItem)

C1RadialColorItem にサブ項目やその他のコンテンツが含まれているかどうかを示す値を取得します。
構文
'宣言
 
Public Overrides ReadOnly Property HasContent As System.Boolean
public override System.bool HasContent {get;}
解説
セパレータとして使用される空の項目に対してこのプロパティは false を返します。
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

参照

関連項目

C1RadialColorItem クラス
C1RadialColorItem メンバ

Send Feedback