Northwoods.GoWPF 2.2.4 Assembly
Route Property (Link)

Gets or sets the Route implementing the path that this link will take.
Syntax
Public Property Route As Route
public Route Route {get; set;}

Property Value

A Route that was specified as an attached property on the VisualElement. If none was defined, this creates one automatically. The value is actually stored on the VisualElement. One normally sets it by setting the attached property on the root element of the DataTemplate. This property should not be data-bound.
Requirements
See Also

Reference

Link Class
Link Members

 

 


© Northwoods Software 2017. All Rights Reserved.

Send Feedback