C# Class withSIX.Core.Presentation.Wpf.Views.Controls.NonTopmostPopup

Inheritance: System.Windows.Controls.Primitives.Popup
Afficher le fichier Open project: SIXNetworks/withSIX.Desktop Class Usage Examples

Méthodes publiques

Свойство Type Description
IsTopmostProperty System.Windows.DependencyProperty

Méthodes publiques

Méthode Description
NonTopmostPopup ( ) : System

Méthodes protégées

Méthode Description
OnOpened ( EventArgs e ) : void

Private Methods

Méthode Description
GetWindowRect ( IntPtr hWnd, RECT &lpRect ) : bool
OnChildPreviewMouseLeftButtonDown ( object sender, System.Windows.Input.MouseButtonEventArgs e ) : void
OnIsTopmostChanged ( DependencyObject obj, System.Windows.DependencyPropertyChangedEventArgs e ) : void
OnParentWindowActivated ( object sender, EventArgs e ) : void
OnParentWindowDeactivated ( object sender, EventArgs e ) : void
OnPopupLoaded ( object sender, RoutedEventArgs e ) : void
OnPopupUnloaded ( object sender, RoutedEventArgs e ) : void
SetTopmostState ( bool isTop ) : void
SetWindowPos ( IntPtr hWnd, IntPtr hWndInsertAfter, int X, int Y, int cx, int cy, uint uFlags ) : bool

Method Details

NonTopmostPopup() public méthode

public NonTopmostPopup ( ) : System
Résultat System

OnOpened() protected méthode

protected OnOpened ( EventArgs e ) : void
e System.EventArgs
Résultat void

Property Details

IsTopmostProperty public_oe static_oe property

public static DependencyProperty,System.Windows IsTopmostProperty
Résultat System.Windows.DependencyProperty