C# Class AdvancedLauncher.Tools.Extensions.ElementExtensions

Afficher le fichier Open project: GoldRenard/DMOAdvancedLauncher

Méthodes publiques

Méthode Description
DisposeSubTree ( this @this ) : void
TransformElementToElement ( this @this, Point pt, UIElement target ) : Point

Method Details

DisposeSubTree() public static méthode

public static DisposeSubTree ( this @this ) : void
@this this
Résultat void

TransformElementToElement() public static méthode

public static TransformElementToElement ( this @this, Point pt, UIElement target ) : Point
@this this
pt Point
target System.Windows.UIElement
Résultat Point