Click or drag to resize

IRoutedGetterProperty Interface

Represents a routed property that requests a value.

Namespace: Altaxo.Graph
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public interface IRoutedGetterProperty

The IRoutedGetterProperty type exposes the following members.

Properties
 NameDescription
Public propertyName Gets the property name.
Public propertyTypeOfValue Gets the type of the property value.
Top
See Also