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