A helper class that provides attached properties for connecting a link to nodes from Xaml.
The following tables list the members exposed by the LinkTo type.
Public Constructors| Name | Description | |
|---|---|---|
![]() |
|
Public Fields| Name | Description | |
|---|---|---|
![]() ![]() |
Identifies the DestinationNode attached property. |
|
![]() ![]() |
Identifies the OriginNode attached property. |
Public Attached Properties| Name | Description | |
|---|---|---|
![]() |
Gets or sets the Xaml id of the link's destination node. |
|
![]() |
Gets or sets the Xaml id of the link's origin node. |
Public Methods| Name | Description | |
|---|---|---|
![]() ![]() |
Gets the value of the DestinationNode attached property for a link. |
|
![]() ![]() |
Gets the value of the OriginNode attached property for a link. |
|
![]() ![]() |
Sets the value of the DestinationNode attached property for a link. |
|
![]() ![]() |
Sets the value of the OriginNode attached property for a link. |
See Also