C# Class Sakuno.KanColle.Amatsukaze.Controls.Data

Mostra file Open project: amatukaze/IntelligentNavalGun

Public Properties

Property Type Description
ContentProperty System.Windows.DependencyProperty

Public Methods

Method Description
GetContent ( DependencyObject rpObject ) : string
SetContent ( DependencyObject rpObject, string rpValue ) : void

Method Details

GetContent() public static method

public static GetContent ( DependencyObject rpObject ) : string
rpObject System.Windows.DependencyObject
return string

SetContent() public static method

public static SetContent ( DependencyObject rpObject, string rpValue ) : void
rpObject System.Windows.DependencyObject
rpValue string
return void

Property Details

ContentProperty public_oe static_oe property

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