Skip to main content
A newer version of this page is available. .

DropDownButtonBase.PopupContentTemplateProperty Field

Identifies the DropDownButtonBase.PopupContentTemplate dependency property.

Namespace: DevExpress.Xpf.Core

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

Declaration

public static readonly DependencyProperty PopupContentTemplateProperty

Field Value

Type Description
DependencyProperty

A dependency property identifier.

See Also