バージョン

Parent プロパティ (UltraNavigationBarLocation)

このインスタンスを含む Locations コレクションを持つ UltraNavigationBarLocation インスタンスを返します。このインスタンスが NavigationBarLocationsCollection に属していない場合は null を返します。
シンタックス
'宣言
 
Public ReadOnly Property Parent As UltraNavigationBarLocation
public UltraNavigationBarLocation Parent {get;}
解説

注: Parent プロパティは RootLocation に対して常に null を返します。

参照