C# Class ICSharpCode.WpfDesign.Designer.PropertyGrid.Editors.BrushEditor.GradientThumb

Inheritance: System.Windows.Controls.Primitives.Thumb
Mostrar archivo Open project: icsharpcode/WpfDesigner

Protected Methods

Method Description
OnPreviewMouseDown ( System.Windows.Input.MouseButtonEventArgs e ) : void

Method Details

OnPreviewMouseDown() protected method

protected OnPreviewMouseDown ( System.Windows.Input.MouseButtonEventArgs e ) : void
e System.Windows.Input.MouseButtonEventArgs
return void