ModelFactory.CreateStaticMemberItem Method

Include Protected Members
Include Inherited Members

Creates a new model item that represents the value of a static member of the specified class.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public methodStatic member CreateStaticMemberItem(EditingContext, TypeIdentifier, String) Creates a new model item that represents the value of a static member of the specified class.
Public methodStatic member CreateStaticMemberItem(EditingContext, Type, String) Creates a new model item that represents the value of a static member of the specified class.

Top

See Also

Reference

ModelFactory Class

Microsoft.Windows.Design.Model Namespace