Northwoods.GoSilverlight 2.2.4 Assembly
SetPrintable Method
See Also  Send Feedback
Northwoods.GoXam Namespace > Part Class : SetPrintable Method

d
the root VisualElement
v

Glossary Item Box

Sets the value of the Printable attached dependency property.

Syntax

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

Parameters

d
the root VisualElement
v

Requirements

See Also

© 2017 All Rights Reserved.