バージョン

LocationDropDownButtonUIElement クラス

ユーザー インターフェイスで UltraNavigationBarLocation のドロップダウン ボタン部分を表します。これは UltraNavigationBarLocationSettings.DropDownButtonVisible プロパティが表示されるボタンとなる値に解決される時に表示されます。
シンタックス
'宣言
 
Public Class LocationDropDownButtonUIElement 
   Inherits LocationButtonUIElementBase
   Implements Infragistics.Win.UIAutomation.IProvideUIAutomation 
public class LocationDropDownButtonUIElement : LocationButtonUIElementBase, Infragistics.Win.UIAutomation.IProvideUIAutomation  
解説

LocationDropDownButtonUIElement は、以下の子要素のひとつまたはひとつを含みます。

UltraNavigationBar.IsInEditMode プロパティが True を返すと、LocationDropDownButtonUIElement は表示しません。代わりにインプレース エディターがこの領域に表示します。

この LocationDropDownButtonUIElement の AppStyling の Infragistics.Win.AppStyling.UIRole の名前は、NavigationBarLocationDropDownButton です。

参照