Method | Description | |
---|---|---|
ItemPopup ( ) : System | ||
ShowAtPosition ( Point p, System.Windows.Media.Brush cl = null, string FilePath = "" ) : void |
Method | Description | |
---|---|---|
Window_MouseEnter ( object sender, System.Windows.Input.MouseEventArgs e ) : void | ||
Window_MouseLeave ( object sender, System.Windows.Input.MouseEventArgs e ) : void | ||
Window_PreviewMouseDown ( object sender, System.Windows.Input.MouseButtonEventArgs e ) : void | ||
Window_PreviewMouseMove ( object sender, System.Windows.Input.MouseEventArgs e ) : void |
public ShowAtPosition ( Point p, System.Windows.Media.Brush cl = null, string FilePath = "" ) : void | ||
p | Point | |
cl | System.Windows.Media.Brush | |
FilePath | string | |
return | void |