C# Class ControlzEx.Microsoft.Windows.Shell.WindowChrome

Inheritance: System.Windows.Freezable
Afficher le fichier Open project: ControlzEx/ControlzEx Class Usage Examples

Méthodes publiques

Свойство Type Description
CaptionHeightProperty System.Windows.DependencyProperty
CornerRadiusProperty System.Windows.DependencyProperty
GlassFrameThicknessProperty System.Windows.DependencyProperty
IgnoreTaskbarOnMaximizeProperty System.Windows.DependencyProperty
IsHitTestVisibleInChromeProperty System.Windows.DependencyProperty
NonClientFrameEdgesProperty System.Windows.DependencyProperty
ResizeBorderThicknessProperty System.Windows.DependencyProperty
ResizeGripDirectionProperty System.Windows.DependencyProperty
UseAeroCaptionButtonsProperty System.Windows.DependencyProperty
WindowChromeProperty System.Windows.DependencyProperty

Méthodes publiques

Méthode Description
WindowChrome ( ) : System

Méthodes protégées

Méthode Description
CreateInstanceCore ( ) : System.Windows.Freezable

Private Methods

Méthode Description
GetIsHitTestVisibleInChrome ( IInputElement inputElement ) : bool
GetResizeGripDirection ( IInputElement inputElement ) : ResizeGripDirection
GetWindowChrome ( Window window ) : WindowChrome
SetIsHitTestVisibleInChrome ( IInputElement inputElement, bool hitTestVisible ) : void
SetResizeGripDirection ( IInputElement inputElement, ResizeGripDirection direction ) : void
SetWindowChrome ( Window window, WindowChrome chrome ) : void
_CoerceGlassFrameThickness ( System.Windows.Thickness thickness ) : object
_NonClientFrameEdgesAreValid ( object value ) : bool
_OnChromeChanged ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void
_OnPropertyChangedThatRequiresRepaint ( ) : void

Method Details

CreateInstanceCore() protected méthode

protected CreateInstanceCore ( ) : System.Windows.Freezable
Résultat System.Windows.Freezable

WindowChrome() public méthode

public WindowChrome ( ) : System
Résultat System

Property Details

CaptionHeightProperty public_oe static_oe property

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

CornerRadiusProperty public_oe static_oe property

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

GlassFrameThicknessProperty public_oe static_oe property

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

IgnoreTaskbarOnMaximizeProperty public_oe static_oe property

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

IsHitTestVisibleInChromeProperty public_oe static_oe property

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

NonClientFrameEdgesProperty public_oe static_oe property

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

ResizeBorderThicknessProperty public_oe static_oe property

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

ResizeGripDirectionProperty public_oe static_oe property

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

UseAeroCaptionButtonsProperty public_oe static_oe property

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

WindowChromeProperty public_oe static_oe property

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