Click or drag to resize
weroSoft AG, Software
ParameterMovedEventArgsParameter Property
The documentation is integral part of the weroSoft product documentation. This part is intended to be used by developers only.
Gets the parameter which has been moved.

Namespace:  WeroSoft.Triton.Desktop.Controls
Assembly:  WeroSoft.Triton.Control.Library (in WeroSoft.Triton.Control.Library.dll) Version: 3.0 Pre-Release
Syntax
C#
public KeyValuePair<string, string> Parameter { get; }

Property Value

Type: KeyValuePairString, String
See Also