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

handle
a FrameworkElement
Given a handle element, return its containing Northwoods.GoXam.Adornment.

Syntax

Visual Basic (Declaration) 
Protected Function FindAdornment( _
   ByVal handle As FrameworkElement _
) As Adornment
C# 
protected Adornment FindAdornment( 
   FrameworkElement handle
)

Parameters

handle
a FrameworkElement

Return Value

the containing Northwoods.GoXam.Adornment (which might be several visual levels up) or null if the element does not belong to an Northwoods.GoXam.Adornment

Requirements

See Also

© 2012 All Rights Reserved.