DependencyObject::Site Property
.NET Framework (current version)
Gets or sets a reference to the Site component of the DependencyObject.
Assembly: System.Workflow.ComponentModel (in System.Workflow.ComponentModel.dll)
public: [BrowsableAttribute(false)] property ISite^ Site { virtual ISite^ get() sealed; virtual void set(ISite^ value) sealed; }
Implements
IComponent::Site
.NET Framework
Available since 3.0
Available since 3.0
Show: