ActivityDesigner.PreFilterProperties(IDictionary) Method
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.
When overridden in a derived class, allows a designer to add items to the set of properties that it exposes through a TypeDescriptor.
protected:
virtual void PreFilterProperties(System::Collections::IDictionary ^ properties);
protected virtual void PreFilterProperties (System.Collections.IDictionary properties);
abstract member PreFilterProperties : System.Collections.IDictionary -> unit
override this.PreFilterProperties : System.Collections.IDictionary -> unit
Protected Overridable Sub PreFilterProperties (properties As IDictionary)
Parameters
- properties
- IDictionary
The IDictionary that contains the property names of the class.
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.