Northwoods.GoSilverlight 2.1.1 Assembly
SetLinkableTo Method
See Also  Send Feedback
Northwoods.GoXam Namespace > Node Class : SetLinkableTo Method

d
v

Glossary Item Box

Sets the value of the LinkableToProperty attached dependency property.

Syntax

Visual Basic (Declaration) 
Public Shared Sub SetLinkableTo( _
   ByVal d As DependencyObject, _
   ByVal v As Nullable(Of Boolean) _
) 
C# 
public static void SetLinkableTo( 
   DependencyObject d,
   Nullable<bool> v
)

Parameters

d
v

Requirements

See Also

© 2013 All Rights Reserved.