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