Skip to main content
Bar

BarPopupBase.UpdateSubMenuBounds(BarItemLinkControl, BarPopupBase) Method

In This Article

This member supports the internal infrastructure, and is not intended to be used directly from your code.

Namespace: DevExpress.Xpf.Bars

Assembly: DevExpress.Xpf.Core.v14.2.dll

#Declaration

public static void UpdateSubMenuBounds(
    BarItemLinkControl linkControl,
    BarPopupBase p
)

#Parameters

Name Type
linkControl DevExpress.Xpf.Bars.BarItemLinkControl
p BarPopupBase
See Also