Classe PropertyFilterAppliedEventArgs
Fornece dados para o FilterApplied evento.
Namespace: Microsoft.Windows.Design.PropertyEditing
Assembly: Microsoft.Windows.Design (em Microsoft.Windows.Design.dll)
Sintaxe
Public Class PropertyFilterAppliedEventArgs _
Inherits EventArgs
Dim instance As PropertyFilterAppliedEventArgs
public class PropertyFilterAppliedEventArgs : EventArgs
public ref class PropertyFilterAppliedEventArgs : public EventArgs
public class PropertyFilterAppliedEventArgs extends EventArgs
Hierarquia de herança
System.Object
System.EventArgs
Microsoft.Windows.Design.PropertyEditing.PropertyFilterAppliedEventArgs
Acesso thread-safe
Quaisquer membros static (Shared no Visual Basic) públicos deste tipo são thread-safe. Não há garantia de que qualquer membro de instância seja thread-safe.
Consulte também
Referência
Membros PropertyFilterAppliedEventArgs
Namespace Microsoft.Windows.Design.PropertyEditing