Method | Description | |
---|---|---|
OnLostMouseCapture ( MouseEventArgs e ) : void | ||
OnMouseDown ( System.Windows.Input.MouseButtonEventArgs e ) : void | ||
OnPreviewKeyDown ( System.Windows.Input.KeyEventArgs e ) : void |
Method | Description | |
---|---|---|
GetEventArgs ( ) : |
||
OnTimerTick ( object sender, |
||
RaiseColorHovered ( |
||
RaiseColorPicked ( |
||
RaisePickingCancelled ( |
||
RaisePickingStarted ( |
||
ScreenColorPicker ( ) : System |
protected OnLostMouseCapture ( MouseEventArgs e ) : void | ||
e | MouseEventArgs | |
return | void |
protected OnMouseDown ( System.Windows.Input.MouseButtonEventArgs e ) : void | ||
e | System.Windows.Input.MouseButtonEventArgs | |
return | void |
protected OnPreviewKeyDown ( System.Windows.Input.KeyEventArgs e ) : void | ||
e | System.Windows.Input.KeyEventArgs | |
return | void |