- Namespace
- MahApps
.Metro .Controls - Base Types
-
- DependencyObject
graph BT
Type-->Base0["DependencyObject"]
Type["ColorEyePreviewData"]
class Type type-node
Syntax
public class ColorEyePreviewData : DependencyObject
Fields
| Name | Constant Value | Summary |
|---|---|---|
| PreviewBrushProperty |
Identifies the
PreviewBrush dependency property.static
|
|
| PreviewImageProperty |
Identifies the
PreviewImage dependency property.static
|
Properties
| 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
|
