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

C1RadialMenuItem にサブ項目やその他のコンテンツが含まれているかどうかを示す値を取得します。
構文
'宣言
 
Public Overridable ReadOnly Property HasContent As System.Boolean
public virtual 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

参照

関連項目

C1RadialMenuItem クラス
C1RadialMenuItem メンバ

Send Feedback