'宣言 Public Function New( _ ByVal parent As UIElement, _ ByVal supportsLeftRightAdjustments As Boolean, _ ByVal supportsUpDownAdjustments As Boolean _ )
public HeaderUIElementBase( UIElement parent, bool supportsLeftRightAdjustments, bool supportsUpDownAdjustments )