RoutedSetterPropertyT Constructor |
Namespace: Altaxo.GraphAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic RoutedSetterProperty(
string name,
T value
)
Parameters
- name String
- The property name.
- value T
- The property value.
See Also