Northwoods.GoWPF 2.2.4 Assembly
MakeAdornment Method (Part)

must not be null
must not be null
Create an Adornment for a particular FrameworkElement using a given DataTemplate.
Syntax
Public Overridable Function MakeAdornment( _
   ByVal selelt As FrameworkElement, _
   ByVal templ As DataTemplate _
) As Adornment
public virtual Adornment MakeAdornment( 
   FrameworkElement selelt,
   DataTemplate templ
)

Parameters

selelt
must not be null
templ
must not be null
Remarks
If IsBoundToData is true, the DataTemplate has access to this part's Data.
Requirements
See Also

Reference

Part Class
Part Members

 

 


© Northwoods Software 2017. All Rights Reserved.

Send Feedback