Compartilhar via


Construtor PropertyFilterAppliedEventArgs

Initializes a new instance of the PropertyFilterAppliedEventArgs class.

Namespace:  Microsoft.Windows.Design.PropertyEditing
Assembly:  Microsoft.Windows.Design.Interaction (em Microsoft.Windows.Design.Interaction.dll)

Sintaxe

'Declaração
Public Sub New ( _
    filter As PropertyFilter _
)
public PropertyFilterAppliedEventArgs(
    PropertyFilter filter
)
public:
PropertyFilterAppliedEventArgs(
    PropertyFilter^ filter
)
new : 
        filter:PropertyFilter -> PropertyFilterAppliedEventArgs
public function PropertyFilterAppliedEventArgs(
    filter : PropertyFilter
)

Parâmetros

Segurança do .NET Framework

Consulte também

Referência

PropertyFilterAppliedEventArgs Classe

Namespace Microsoft.Windows.Design.PropertyEditing

Outros recursos

Extensibilidade do WPF Designer

Propriedade de edição de arquitetura