Documentation de Dvp.NET. Forum : http://www.developpez.net/forums/f1239/applications/projets/projets-heberges/dvp-net/
Assembly : Developpez.Dotnet.Windows (dans Developpez.Dotnet.Windows.dll) Version: 0.6.0.0 (0.6.0.0)
[Ceci est une documentation préliminaire, sous réserve de modification.]
Définit les marges de la bordure "Glass"
Espace de nom : Developpez.Dotnet.Windows.BehaviorsAssembly : Developpez.Dotnet.Windows (dans Developpez.Dotnet.Windows.dll) Version: 0.6.0.0 (0.6.0.0)
Syntaxe
C# |
---|
public static void SetGlassFrameMargins( Window window, Thickness value ) |
Visual Basic (Déclaration) |
---|
Public Shared Sub SetGlassFrameMargins ( _ window As Window, _ value As Thickness _ ) |
Visual C++ |
---|
public: static void SetGlassFrameMargins( Window^ window, Thickness value ) |
Paramètres
- window
- Type: System.Windows..::..Window
La fenêtre cible
- value
- Type: System.Windows..::..Thickness
Les marges à appliquer
Remarques
Une bordure uniforme de -1 applique l'effet "Glass" à toute la fenêtre