UtilTweakingPopupMenuAlignment Property
Gets or sets the side of pop-up menus that are aligned to the corresponding menu-bar item.
Namespace: DevCase.Core.Windows.CommonAssembly: DevCase.net48 (in DevCase.net48.dll) Version: 6.0.0.0 (6.0)
XMLNS for XAML: Not mapped to an xmlns.
public static LeftRightAlignment PopupMenuAlignment { get; set; }
Public Shared Property PopupMenuAlignment As LeftRightAlignment
Get
Set
Dim value As LeftRightAlignment
value = UtilTweaking.PopupMenuAlignment
UtilTweaking.PopupMenuAlignment = value
public:
static property LeftRightAlignment PopupMenuAlignment {
LeftRightAlignment get ();
void set (LeftRightAlignment value);
}
static member PopupMenuAlignment : LeftRightAlignment with get, set
No code example is currently available or this language may not be supported.
Property Value
LeftRightAlignment
The side of pop-up menus that are aligned to the corresponding menu-bar item.