ComponentOne Studio for WinRT XAML
GetIsDefault メソッド

添付プロパティが読み取られる要素。
指定された要素の IsDefault 添付プロパティの値を取得します。
構文
'宣言
 
Public Shared Function GetIsDefault( _
   ByVal element As Windows.UI.Xaml.DependencyObject _
) As System.Boolean
public static System.bool GetIsDefault( 
   Windows.UI.Xaml.DependencyObject element
)

パラメータ

element
添付プロパティが読み取られる要素。

戻り値の型

IsDefault プロパティの値。
参照

C1Gauge クラス
C1Gauge メンバ

 

 


Copyright © GrapeCity inc. All rights reserved.