Northwoods.GoSilverlight 1.3.5 Assembly
SetNoTargetPortProperties Method
See Also  Send Feedback
Northwoods.GoXam.Tool Namespace > LinkingBaseTool Class : SetNoTargetPortProperties Method

tempnode
tempport
Reset temporary port properties to neutral values when there is no target port.

Syntax

Visual Basic (Declaration) 
Protected Overridable Sub SetNoTargetPortProperties( _
   ByVal tempnode As Node, _
   ByVal tempport As FrameworkElement _
) 
C# 
protected virtual void SetNoTargetPortProperties( 
   Node tempnode,
   FrameworkElement tempport
)

Parameters

tempnode
tempport

Requirements

See Also

© 2012 All Rights Reserved.