NotificationCenter..::..ButtonHorizontalAlignment Property

Gets or sets the button alignment.

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

Syntax


public HorizontalAlignment ButtonHorizontalAlignment { get; set; }
Public Property ButtonHorizontalAlignment As HorizontalAlignment
	Get
	Set
public:
property HorizontalAlignment^ ButtonHorizontalAlignment {
	HorizontalAlignment^ get ();
	void set (HorizontalAlignment^ value);
}

Field Value

The button alignment.