PropertyFilterAppliedEventArgs(PropertyFilter) Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Creates a new instance of the PropertyFilterAppliedEventArgs class with the specified filter applied.
public:
PropertyFilterAppliedEventArgs(System::Activities::Presentation::PropertyEditing::PropertyFilter ^ filter);
public PropertyFilterAppliedEventArgs (System.Activities.Presentation.PropertyEditing.PropertyFilter filter);
new System.Activities.Presentation.PropertyEditing.PropertyFilterAppliedEventArgs : System.Activities.Presentation.PropertyEditing.PropertyFilter -> System.Activities.Presentation.PropertyEditing.PropertyFilterAppliedEventArgs
Public Sub New (filter As PropertyFilter)
Parameters
- filter
- PropertyFilter
The PropertyFilter that is applied.
Applies to
Dolgozzon együtt velünk a GitHubon
A tartalom forrása a GitHubon található, ahol létrehozhat és áttekinthet problémákat és lekéréses kérelmeket is. További információért tekintse meg a közreműködői útmutatónkat.