Click or drag to resize

IRoutedPropertyReceiver Interface

[Missing <summary> documentation for "T:Altaxo.Graph.IRoutedPropertyReceiver"]


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

The IRoutedPropertyReceiver type exposes the following members.

Methods
 NameDescription
Public methodGetRoutedProperties Gets the routed properties of this object, along with an action to set this property.
Top
See Also