Notification..::..AlertMaxHeight Property

Gets or sets the maximum height of the alert.

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

Syntax


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

Field Value

The maximum height of the alert.