C# Class DvachBrowser.Assets.Controls.HyperlinkProperties

ファイルを表示 Open project: vortexwolf/2ch-Browser-WP7

Public Properties

Property Type Description
UriProperty System.Windows.DependencyProperty

Public Methods

Method Description
GetUri ( DependencyObject obj ) : Uri
SetUri ( DependencyObject obj, Uri value ) : void

Method Details

GetUri() public static method

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

SetUri() public static method

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

Property Details

UriProperty public_oe static_oe property

public static DependencyProperty,System.Windows UriProperty
return System.Windows.DependencyProperty