C# 클래스 XamlForIphone.VisualTreeWalker

파일 보기 프로젝트 열기: Clancey/XamlForIphone 1 사용 예제들

공개 메소드들

메소드 설명
GetCount ( ) : int
Step ( ) : UIElement
VisualTreeWalker ( UIElement item ) : System

메소드 상세

GetCount() 공개 메소드

public GetCount ( ) : int
리턴 int

Step() 공개 메소드

public Step ( ) : UIElement
리턴 UIElement

VisualTreeWalker() 공개 메소드

public VisualTreeWalker ( UIElement item ) : System
item UIElement
리턴 System