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

d
the root VisualElement
v

Glossary Item Box

Sets the value of the AvoidableMargin attached dependency property.

Syntax

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

Parameters

d
the root VisualElement
v

Requirements

See Also

© 2013 All Rights Reserved.