Northwoods.GoSilverlight 2.2.4 Assembly
SetRoute Method
See Also  Send Feedback
Northwoods.GoXam Namespace > Link Class : SetRoute Method

d
the root VisualElement
v

Glossary Item Box

Sets the value of the Route attached dependency property.

Syntax

Visual Basic (Declaration) 
Public Shared Sub SetRoute( _
   ByVal d As DependencyObject, _
   ByVal v As Route _
) 
C# 
public static void SetRoute( 
   DependencyObject d,
   Route v
)

Parameters

d
the root VisualElement
v

Requirements

See Also

© 2017 All Rights Reserved.