Click or drag to resize

RoutedGetterPropertyT Constructor

Initializes a new instance of the RoutedGetterPropertyT class.

Namespace: Altaxo.Graph
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public RoutedGetterProperty(
	string name
)

Parameters

name  String
The property name.
See Also