Click or drag to resize

CommitUncommittedChangesDialogDoNotShowAgain Property

Whether the user selected the "Don't show this message again" option.

Namespace:  Demo3D.Gui.VersionControl
Assembly:  WpfControls (in WpfControls.dll) Version: 18.04.00
Syntax
C#
public bool DoNotShowAgain { get; }

Property Value

Type: Boolean
See Also