Property that indicates whether this occurrence represents a pattern element. In the case where this occurrence represents a pattern element, this property returns True. The PatternElement property can be used to get that pattern element.
Syntax
ComponentOccurrence.IsPatternElement() As Boolean
Property Value
This is a read only property whose value is a Boolean.