GoXam for WPF v3
OriginalLink Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
View with Navigation Tools
Northwoods.GoXam.Tool Namespace
>
LinkingBaseTool Class
: OriginalLink Property
Gets or sets the original
Northwoods.GoXam.Link
being reconnected by the
RelinkingTool
.
Syntax
C#
protected
Link
OriginalLink {
get
;
set
;}
Property Value
This should be non-null only when this tool is a
RelinkingTool
and it has been activated.
See Also
Reference
LinkingBaseTool Class
LinkingBaseTool Members