'宣言 Public Function DrawEditArea( _ ByVal editState As ThemedEdit.EditState, _ ByRef drawParams As UIElementDrawParams, _ ByVal rect As Rectangle, _ ByVal clipRect As Rectangle _ ) As Boolean
public bool DrawEditArea( ThemedEdit.EditState editState, ref UIElementDrawParams drawParams, Rectangle rect, Rectangle clipRect )