Share via


RequirementAttribute Constructor

Initializes a new instance of the RequirementAttribute class.

Namespace:  Microsoft.Windows.Design
Assembly:  Microsoft.Windows.Design.Extensibility (in Microsoft.Windows.Design.Extensibility.dll)

Syntax

'Declaration
Protected Sub New
protected RequirementAttribute()
protected:
RequirementAttribute()
new : unit -> RequirementAttribute
protected function RequirementAttribute()

Examples

RequiresContextItemAttribute

RequiresServiceAttribute

UsesItemPolicyAttribute

Understanding WPF Designer Extensibility

.NET Framework Security

See Also

Reference

RequirementAttribute Class

Microsoft.Windows.Design Namespace