Click or drag to resize
weroSoft AG, Software
IDialogInfoAccessor Interface
The documentation is integral part of the weroSoft product documentation. This part is intended to be used by developers only.
Defines a functionality used by a dialog view model for getting connected to the dialog info.

Namespace:  WeroSoft.Triton.Desktop
Assembly:  WeroSoft.Triton.Desktop.Library (in WeroSoft.Triton.Desktop.Library.dll) Version: 3.0 Pre-Release
Syntax
C#
public interface IDialogInfoAccessor

The IDialogInfoAccessor type exposes the following members.

Properties
  NameDescription
Public propertyDialogInfo
Gets or sets the dialog information behind the scene.
Top
See Also