RoutedSetterPropertyT Constructor |
Namespace: Altaxo.GraphAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public RoutedSetterProperty(
string name,
T value
)
Parameters
- name String
[Missing <param name="name"/> documentation for "M:Altaxo.Graph.RoutedSetterProperty`1.#ctor(System.String,`0)"]
- value T
[Missing <param name="value"/> documentation for "M:Altaxo.Graph.RoutedSetterProperty`1.#ctor(System.String,`0)"]
See Also