MindFusion.Wpf Pack Programmer's Guide
Window Methods
 


 Public Methods

  Name Description

OnApplyTemplate

FrameworkElement.OnApplyTemplate override.

Show

Adds the window to the specified host.

ShowDialog

Displays the window within the specified host as a modal dialog.

 Protected Methods

  Name Description

OnClosed

Raises the Closed event.

OnClosing

Raises the Closing event.

OnGotFocus

Control.OnGotFocus override.

OnLostFocus

UIElement.OnLostFocus override.

OnMouseDoubleClick

Control.OnMouseDoubleClick override.

OnMouseLeftButtonDown

UIElement.OnMouseLeftButtonDown override.

OnMouseLeftButtonUp

UIElement.OnMouseLeftButtonUp override.

OnMouseMove

UIElement.OnMouseMove override.

 See Also

Window Class
MindFusion.UI.Wpf Namespace