Creates a new UITextureBrush which encapsulates an existing GDI+ TextureBrush. Note that if you are encapsulating a brush from Brushes.Color class, you need to pass false in aNeedsDispose, since this class shouldn't dispose the brush when disposing the class.