Multithreaded Property (GaussianBlurEffect)
Gets or sets a value indicating whether the effect should be applied in multiple threads to boost performance.
The multi-threaded mode requires 3-4 times more memory for internal operations.
public System.bool Multithreaded {get; set;}
'Declaration
Public Property Multithreaded As System.Boolean