- Namespace
- MahApps
.Metro .Controls - Base Types
-
- Button
graph BT
Type-->Base0["Button"]
Type["ColorEyeDropper"]
class Type type-node
Syntax
public class ColorEyeDropper : Button
Events
Name | Type | Summary |
---|---|---|
SelectedColorChanged | Routed |
Occurs when the
SelectedColor property is changed.
|
Fields
Name | Constant Value | Summary |
---|---|---|
Eye |
Identifies the
EyeDropperCursor dependency property.static
|
|
Preview |
Identifies the
PreviewContentTemplate dependency property.static
|
|
Preview |
Identifies the
PreviewImageOuterPixelCount dependency property.static
|
|
Selected |
Identifies the
SelectedColorChanged routed event.static
|
|
Selected |
Identifies the
SelectedColor dependency property.static
|
Properties
Name | Value | Summary |
---|---|---|
EyeDropperCursor | Cursor |
Gets or sets the Cursor for Selecting Color Mode
|
Preview |
DataTemplate |
Gets or sets the ContentControl.ContentTemplate for the preview.
|
Preview |
int |
Gets or sets the number of additional pixel in the preview image.
|
SelectedColor | Color? |
Gets or sets the selected
Color .
|
Methods
Name | Value | Summary |
---|---|---|
OnMouseMove |
void | |
On |
void | |
On |
void |