バージョン

GetPivotPartType メソッド

UIElement の PivotPartType 添付プロパティの値を返します。
シンタックス
'宣言
 
Public Shared Function GetPivotPartType( _
   ByVal obj As DependencyObject _
) As PivotPartType
public static PivotPartType GetPivotPartType( 
   DependencyObject obj
)

パラメータ

obj
このプロパティがアタッチされている UIElement。

戻り値の型

プロパティの値。
参照