public class ColorEyePreviewData : DependencyObject
| Name | Constant Value | Summary |
|---|---|---|
| PreviewBrushProperty |
Identifies the
PreviewBrush dependency property.static
|
|
| PreviewImageProperty |
Identifies the
PreviewImage dependency property.static
|
| Name | Value | Summary |
|---|---|---|
| PreviewBrush | Brush |
Gets the preview brush while the cursor is moving
|
| PreviewImage | ImageSource |
Gets the preview image while the cursor is moving
|