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