PrimarySelectionSmartTagProvider Constructor
[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]
Initializes a new instance of the PrimarySelectionSmartTagProvider class.
Namespace: Microsoft.Windows.Design.Interaction
Assembly: Microsoft.Windows.Design.Interaction (in Microsoft.Windows.Design.Interaction.dll)
Syntax
'Declaration
Protected Sub New
'Usage
Dim instance As New PrimarySelectionSmartTagProvider()
protected PrimarySelectionSmartTagProvider()
protected:
PrimarySelectionSmartTagProvider()
protected function PrimarySelectionSmartTagProvider()
new : unit -> PrimarySelectionSmartTagProvider
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.
See Also
Reference
PrimarySelectionSmartTagProvider Class