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.3179.0 (4.8.3179.0)
Syntax
C#
public RoutedGetterProperty(
	string name
)

Parameters

name  String

[Missing <param name="name"/> documentation for "M:Altaxo.Graph.RoutedGetterProperty`1.#ctor(System.String)"]

See Also