The following tables list the members exposed by CircularShutterEffect.
| Name | Description | |
|---|---|---|
|  | CircularShutterEffect | Initializes a new instance of the CircularShutterEffect class. | 
| Name | Description | |
|---|---|---|
|  | AspectRatio | Gets or sets aspect ratio of the shutter. This is a dependency property. | 
|  | Center | Gets or sets center of the shutter. This is a dependency property. | 
|  | ClearColor | Gets or sets the color to use to clear the area outside the shutter. This is a dependency property. | 
|  | Input | Gets or sets an optional brush that represents the result of this effect. This is a dependency property. | 
|  | Radius | Gets or sets the radius of the shutter. This is a dependency property. | 
| Name | Description | |
|---|---|---|
|    | AspectRatioProperty | Identifies the AspectRatio dependency property. | 
|    | CenterProperty | Identifies the Center dependency property. | 
|    | ClearColorProperty | Identifies the ClearColor dependency property. | 
|    | InputProperty | Identifies the Input dependency property. | 
|    | RadiusProperty | Identifies the Radius dependency property. |