C# 클래스 DvachBrowser.Assets.Controls.HyperlinkProperties

파일 보기 프로젝트 열기: vortexwolf/2ch-Browser-WP7

공개 프로퍼티들

프로퍼티 타입 설명
UriProperty System.Windows.DependencyProperty

공개 메소드들

메소드 설명
GetUri ( DependencyObject obj ) : Uri
SetUri ( DependencyObject obj, Uri value ) : void

메소드 상세

GetUri() 공개 정적인 메소드

public static GetUri ( DependencyObject obj ) : Uri
obj System.Windows.DependencyObject
리턴 System.Uri

SetUri() 공개 정적인 메소드

public static SetUri ( DependencyObject obj, Uri value ) : void
obj System.Windows.DependencyObject
value System.Uri
리턴 void

프로퍼티 상세

UriProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows UriProperty
리턴 System.Windows.DependencyProperty