Northwoods.GoWPF 1.3.5 Assembly
SetAvoidableMargin Method
See Also  Send Feedback
Northwoods.GoXam Namespace > Node Class : SetAvoidableMargin Method

d
the root Part.VisualElement
v
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 Part.VisualElement
v

Requirements

See Also

© 2012 All Rights Reserved.