Click or drag to resize

VariablePattern Properties

The VariablePattern type exposes the following members.

Properties
  NameDescription
Public propertyBindingContext
Sets the Binding Context for the Pattern Item.
(Inherited from PatternItem.)
Public propertyRepeated
Gets/Sets whether the Variable is repeated in the Pattern.
(Inherited from PatternItem.)
Public propertyRigorousEvaluation
Gets/Sets whether rigorous evaluation is used, note that this setting may be overridden by the global RigorousEvaluation option.
(Inherited from PatternItem.)
Public propertyVariableName
Gets the Name of the Variable this Pattern matches.
(Overrides PatternItemVariableName.)
Top
See Also