Share via


SecondarySelectionPolicy Constructor

Initializes a new instance of the SecondarySelectionPolicy class.

Namespace:  Microsoft.Windows.Design.Policies
Assembly:  Microsoft.Windows.Design.Interaction (in Microsoft.Windows.Design.Interaction.dll)

Syntax

'Declaration
Public Sub New
public SecondarySelectionPolicy()
public:
SecondarySelectionPolicy()
new : unit -> SecondarySelectionPolicy
public function SecondarySelectionPolicy()

.NET Framework Security

See Also

Reference

SecondarySelectionPolicy Class

Microsoft.Windows.Design.Policies Namespace

PrimarySelectionPolicy

FeatureProvider

FeatureConnectorAttribute

Other Resources

Feature Providers and Feature Connectors

Understanding WPF Designer Extensibility