NotificationCenter..::..ToggleCommand Property

Gets the toggle command.

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

Syntax


public ICommand ToggleCommand { get; }
Public ReadOnly Property ToggleCommand As ICommand
	Get
public:
property ICommand^ ToggleCommand {
	ICommand^ get ();
}

Field Value

The toggle command.