Gets or sets the popup's width. This is a dependency property.
public Double PopupWidth { get; set; }
Public Property PopupWidth As Double
To specify the popup's minimum and maximum widths, use the PopupMinWidth and PopupMaxWidth properties, respectively.