'宣言 Public Function New( _ ByVal graphics As Graphics, _ ByVal element As UIElement, _ ByVal isAlphaBlendingSupported As Boolean, _ ByVal doubleBuffer As Boolean, _ ByVal zoomFactor As Single _ )
public DrawCache( Graphics graphics, UIElement element, bool isAlphaBlendingSupported, bool doubleBuffer, float zoomFactor )