C# 클래스 Glass.Basics.Extensions.VisualExtensions

파일 보기 프로젝트 열기: SuperJMN/Glass

공개 메소드들

메소드 설명
FindItemsPanel ( this visual ) : System.Windows.Controls.Panel

http://social.msdn.microsoft.com/Forums/en-US/wpf/thread/efaf9cb8-667b-4299-a25e-378ef0b8a02d

GetRectRelativeToParent ( this child ) : Rect

메소드 상세

FindItemsPanel() 공개 정적인 메소드

http://social.msdn.microsoft.com/Forums/en-US/wpf/thread/efaf9cb8-667b-4299-a25e-378ef0b8a02d
public static FindItemsPanel ( this visual ) : System.Windows.Controls.Panel
visual this
리턴 System.Windows.Controls.Panel

GetRectRelativeToParent() 공개 정적인 메소드

public static GetRectRelativeToParent ( this child ) : Rect
child this
리턴 System.Windows.Rect