'宣言 Public Function DrawGroupByBox( _ ByRef drawParams As UIElementDrawParams, _ ByVal rect As Rectangle, _ ByVal clipRect As Rectangle, _ ByVal enabled As Boolean _ ) As Boolean
public bool DrawGroupByBox( ref UIElementDrawParams drawParams, Rectangle rect, Rectangle clipRect, bool enabled )