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