NotificationCenter..::..AlertMaxWidth Property

Gets or sets the maximum width of the alert.

Namespace:  Wpf.NotificationCenter
Assembly:  Wpf.NotificationCenter (in Wpf.NotificationCenter.dll)

Syntax


public double AlertMaxWidth { get; set; }
Public Property AlertMaxWidth As Double
	Get
	Set
public:
property double^ AlertMaxWidth {
	double^ get ();
	void set (double^ value);
}

Field Value

The maximum width of the alert.