NotificationCenter..::..ButtonHorizontalAlignment Property
Gets or sets the button alignment.
Namespace:
Wpf.NotificationCenterAssembly: 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); }