C# 클래스 AdvancedLauncher.Tools.Extensions.ElementExtensions

파일 보기 프로젝트 열기: GoldRenard/DMOAdvancedLauncher

공개 메소드들

메소드 설명
DisposeSubTree ( this @this ) : void
TransformElementToElement ( this @this, Point pt, UIElement target ) : Point

메소드 상세

DisposeSubTree() 공개 정적인 메소드

public static DisposeSubTree ( this @this ) : void
@this this
리턴 void

TransformElementToElement() 공개 정적인 메소드

public static TransformElementToElement ( this @this, Point pt, UIElement target ) : Point
@this this
pt Point
target System.Windows.UIElement
리턴 Point